Changeset 21395 for trunk/include/win/msvcrt/stdio.h
- Timestamp:
- Jul 27, 2010, 10:08:45 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/msvcrt/stdio.h
r10004 r21395 51 51 #endif 52 52 53 #ifndef USE_MSVCRT_PREFIX54 55 53 #define STDIN_FILENO 0 56 54 #define STDOUT_FILENO 1 57 55 #define STDERR_FILENO 2 56 57 #ifndef USE_MSVCRT_PREFIX 58 58 59 59 /* more file._flag flags, but these conflict with Unix */
Note:
See TracChangeset
for help on using the changeset viewer.