FD_ZERO &inttypes.h

Tarmo Järvi tarmoj@iobox.com
Thu Aug 3 13:37:00 GMT 2000


Chris Faylor <cgf at cygnus dot com> wrote:

>>1) <sys/types.h> defines FD_ZERO(...) as bzero(...). During compilation,
>>this gives warning: implicit declaration of function bzero(...). Any ideas?
>
>grep is your friend.

But gcc's option '-ansi' was not :)

>>2) There seems not to be <inttypes.h> (or <stdint.h>), where uint8_t etc.
>>are defined. Hopefully either of those is included in the next release.
>
>In this case, you're asking for something that is, AFAIK, nonstandard.

ISO C 9X: 7.5 Format conversion of integer types <inttypes.h>
ISO C 9X: 7.18 Integer types <stdint.h>

Keep up the good work. Regards, TarmoJ.

----
Email, Calendar, Tones and Icons to your mobile!  http://www.iobox.com/


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list