| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f |
| Date: | Fri, 11 May 2001 09:41:48 -0500 |
| From: | JT Williams <jeffw AT darwin DOT sfbr DOT org> |
| To: | djgpp AT delorie DOT com |
| Subject: | #ifndef O_BINARY |
| Message-ID: | <20010511094148.F29774@kendall.sfbr.org> |
| Mail-Followup-To: | djgpp AT delorie DOT com |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| Reply-To: | djgpp AT delorie DOT com |
What is the purpose of the following bit of preprocessor code from `dtou.c' and `utod.c'? Why would O_BINARY not already be defined? #ifndef O_BINARY #define O_BINARY 0 #endif -- TIA/jtw
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |