Changeset 677 for Daodan/src/oni_stdio.h
- Timestamp:
- Mar 3, 2013, 12:46:33 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/oni_stdio.h
r272 r677 4 4 5 5 #include <stdio.h> 6 6 /* 7 7 FILE* __cdecl oni_fopen(const char*, const char*); 8 8 int __cdecl oni_fprintf(FILE*, const char*, ...); 9 9 int __cdecl oni_fflush(FILE*); 10 10 */ 11 11 #endif
Note:
See TracChangeset
for help on using the changeset viewer.