This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: FD_ZERO &inttypes.h


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]