root/trunk/wheredef.h
| Revision 389, 149 bytes (checked in by heitor.barbieri, 3 weeks ago) |
|---|
| Line | |
|---|---|
| 1 | #define VERSION_PC 0 |
| 2 | #define VERSION_UNIX 1 |
| 3 | #if VERSION_UNIX |
| 4 | #define O_TEXT 0x4000 |
| 5 | #define O_DENYNONE 0 |
| 6 | #define O_BINARY 0 |
| 7 | #endif |
Note: See TracBrowser
for help on using the browser.
