[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fputc
On Fri, Jul 17, 1998 at 08:00:18AM -0400, Yves Pelletier wrote:
> Which should it be? (I know this was discussed before, but
> perhaps we can find a way to resolve this more decisively...)
It depends:
If the file was opened in binary mode: do no translations.
If the file was opened in ASCII mode: write CR/LF
cu
Michael
--
Michael Schwingen, Ahornstrasse 36, 52074 Aachen
- References:
- fputc
- From: Yves Pelletier <ypell@cam.org>