Changeset 96186 in vbox for trunk/src/VBox/Runtime/common/string
- Timestamp:
- Aug 13, 2022 1:08:39 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/strtofloat.cpp
r96185 r96186 853 853 * Optional. 854 854 * @param cchMax Number of bytes left in the string starting at @a psz. 855 * @param fPositive Whether the value should be positive or negative. 855 856 * @param rc The status code to return. 856 857 * @param iRetType The target type.
Note:
See TracChangeset
for help on using the changeset viewer.