File reading problem with -mno-cygwin

Richard Campbell richard.campbell@air2web.com
Wed Sep 4 12:53:00 GMT 2002


>One question remains however and that is why would it work in Cygwin but 
>not in -mno-cygwin? My theory is that opening a file with "r" under 
>Cygwin is equivalent to "rb".

Not in all situations.  Under cygwin, opening with "r" may be equivalent
to "rb", or it may not.  Depends on how your filesystem was mounted, some
environment options, and a few other factors.

-Richard Campbell.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list