VirtualBox

Changeset 96163 in vbox


Ignore:
Timestamp:
Aug 12, 2022 11:29:27 AM (2 years ago)
Author:
vboxsync
Message:

iprt/string.h: Document RTStrToLongDoubleEx and friends, updated uBase/uBaseAndMaxLen docs on the RTStrTo[U]IntXx functions. [fix] bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/string.h

    r96160 r96163  
    33213321 *                      the number.  Optional.
    33223322 * @param   cchMax      Max number of character to parse.  Zero means unlimited.
    3323  * @param   plrd        Where to return the number.  Optional.
     3323 * @param   prd         Where to return the number.  Optional.
    33243324 *
    33253325 * @note    This code isn't entirely perfect yet.  It could exhibit rounding
     
    33453345 *                      the number.  Optional.
    33463346 * @param   cchMax      Max number of character to parse.  Zero means unlimited.
    3347  * @param   plrd        Where to return the number.  Optional.
     3347 * @param   p        Where to return the number.  Optional.
    33483348 *
    33493349 * @note    This code isn't entirely perfect yet.  It could exhibit rounding
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette