09-30-04 01:09 AM
Hi,
Which header should I include if I use function close() and
inet_ntoa()in C? Since now there is a warning:
warning: implicit declaration of function `close'
warning: implicit declaration of function `inet_ntoa'
Thanks,
[ Post a follow-up to this message ]
|