Changeset 96053 in vbox for trunk/src/VBox/Runtime/common/string
- Timestamp:
- Aug 5, 2022 10:49:20 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/nocrt-strtol.cpp
r96052 r96053 37 37 38 38 39 #undef strtol 39 40 long RT_NOCRT(strtol)(const char *psz, char **ppszNext, int iBase) 40 41 {
Note:
See TracChangeset
for help on using the changeset viewer.