| delorie.com/archives/browse.cgi | search |
| Date: | Wed, 9 Dec 1998 19:23:52 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | DJ Delorie <dj AT delorie DOT com> |
| cc: | HANRIGOU AT cgste DOT mq, djgpp AT delorie DOT com |
| Subject: | Re: read/write in binary mode: fopen/open behaviour |
| In-Reply-To: | <199812091636.LAA06692@envy.delorie.com> |
| Message-ID: | <Pine.SUN.3.91.981209191649.11864A-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
On Wed, 9 Dec 1998, DJ Delorie wrote: > Thus, it has nothing to say about manipulating the > binary-ness of files. ANSI doesn't have anything to say about the OS > layer underneath fopen(). It figures. Still, our code seems to be just right: `fopen' calls `open' with O_BINARY when you use "rb" or "wb".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |