Changeset 96170 in vbox for trunk/src/VBox/Runtime/common/string/strtonum.cpp
- Timestamp:
- Aug 12, 2022 12:23:56 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 152977
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/strtonum.cpp
r96156 r96170 944 944 * defaulting to 10. A max length of zero means no length 945 945 * restriction. 946 * @param pu8 Where to store the converted number. (optional)947 946 * @param pi16 Where to store the converted number. (optional) 948 947 */
Note:
See TracChangeset
for help on using the changeset viewer.