Changeset 219:63e289422972 in verona for wcecompat/include/stdlib.h
- Timestamp:
- May 30, 2011 6:00:26 PM (2 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
wcecompat/include/stdlib.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wcecompat/include/stdlib.h
r42 r219 71 71 72 72 // Conversion function prototypes 73 _CRTIMP int __cdecl abs(int); 74 _CRTIMP long __cdecl labs(long); 73 75 _CRTIMP double __cdecl strtod(const char *, char **); 74 76 _CRTIMP long __cdecl strtol(const char *, char **, int);
Note: See TracChangeset
for help on using the changeset viewer.
