VirtualBox

Changeset 83168 in vbox


Ignore:
Timestamp:
Feb 26, 2020 11:25:56 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136289
Message:

iprt/string.h: Adding %RTeic and %RTeim format types for handling RTERRINFO more efficiently.

File:
1 edited

Legend:

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

    r83166 r83168  
    14331433 * pointer):
    14341434 *      - \%RTbool          - Takes a bool value and prints 'true', 'false', or '!%d!'.
    1435  *      - \%RTeic           - Takes a #PCERRINFO value outputting 'rc: msg', or
    1436  *                            'rc - msg' with the \# flag.
    1437  *      - \%RTeim           - Takes a #PCERRINFO value outputting ': msg', or
     1435 *      - \%RTeic           - Takes a #PCRTERRINFO value outputting 'rc: msg',
     1436 *                            or 'rc - msg' with the \# flag.
     1437 *      - \%RTeim           - Takes a #PCRTERRINFO value outputting ': msg', or
    14381438 *                            ' - msg' with the \# flag.
    14391439 *      - \%RTfile          - Takes a #RTFILE value.
Note: See TracChangeset for help on using the changeset viewer.

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