Whaou, DJ Delorie writing to me :)
> The best way to make this portable is to do this:
>
> #include <fcntl.h>
> #ifndef O_BINARY
> #define O_BINARY 0
> #endif
Of course it is. And of course it is what I did :)
I'm not complaining for myself anymore, now I know how to handle the
problem. But I thing there is something terribly weird there, and I
believe it will cause unrequired problem to many developpers. Am I really
the first one to complain about this here ?
Arguments follow.
Thanks anyway :)
--
/~~ Jean "Khali" Delvare
-----\_ mail: [EMAIL PROTECTED]
--------\ http://www.ensicaen.ismra.fr/~delvare/
---=ISMRA/- ____________________________________________________
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Re: file descriptors opened as text files Larry Hall (RFK Partners Inc)
- Re: file descriptors opened as text files Ross Smith
- Re: file descriptors opened as text files Christopher Faylor
- Re: file descriptors opened as text files Jesper Eskilson
- Re: file descriptors opened as text files Jean Delvare
- Re: file descriptors opened as text files Larry Hall (RFK Partners, Inc)
- Re: file descriptors opened as text files Jean Delvare
- Re: file descriptors opened as text files Larry Hall (RFK Partners, Inc)
- Re: file descriptors opened as text files Christopher Faylor
- Re: file descriptors opened as text files DJ Delorie
- Re: file descriptors opened as text files Jean Delvare
- Re: file descriptors opened as text files Larry Hall (RFK Partners, Inc)
- Re: file descriptors opened as text files Jean Delvare
- Re: file descriptors opened as text files Larry Hall (RFK Partners, Inc)
- Re: file descriptors opened as text files Christopher Faylor
- Re: file descriptors opened as text files Earnie Boyd
- Re: file descriptors opened as text files Corinna Vinschen
- Re: file descriptors opened as text files Earnie Boyd
- Re: file descriptors opened as text files Jean Delvare
- RE: file descriptors opened as text files Lothan
- Re: file descriptors opened as text files Christopher Faylor
