Mail Archives: djgpp/1995/11/02/13:02:02
On Thu, 2 Nov 1995 kagel AT quasar DOT bloomberg DOT com wrote:
> FYI - Both the binary flag ("wb"/"rb") to fopen() and the O_BINARY flag to
> fopen and setmode() are ANSI 'C' compatible so all ANSI compilers, even on
> UNIX, recognize these even when they ignore them. Using these, therefore, will
> not impact code portability.
I know it for a long time, so this makes two of us. Now if we just could
convince Unix programmers to use it, many porting problems would
magically disappear...
- Raw text -