Re: [CODE] compile error

From: George Greer (greerga@circlemud.org)
Date: 10/04/00


On Wed, 4 Oct 2000, Blaize Imperator wrote:

>>int new_descriptor(socket_t s);
>>
>>but at the function it says
>>
>>int new_descriptor(int s) {
>>
>
>Yep, its like that, and it runs fine...not sure how to use borland, but
>there should be a way to turn down error levels, so this becomes just a
>warning.

Change the 'int s' one to 'socket_t s', it was just an oversight.

--
George Greer
greerga@circlemud.org


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/10/01 PDT