Changeset 21528 for trunk/include
- Timestamp:
- Dec 21, 2010, 1:34:03 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/incl_vac/STDIO.H
r21352 r21528 135 135 //// #define fprintf CRTWRAP(fprintf) 136 136 #define fscanf CRTWRAP(fscanf) 137 #define printf CRTWRAP(printf)137 //// #define printf CRTWRAP(printf) 138 138 #define scanf CRTWRAP(scanf) 139 139 //// #define sprintf CRTWRAP(sprintf)
Note:
See TracChangeset
for help on using the changeset viewer.