VirtualBox

Changeset 83166 in vbox for trunk/include


Ignore:
Timestamp:
Feb 26, 2020 11:16:55 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136287
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

    r82968 r83166  
    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
     1438 *                            ' - msg' with the \# flag.
    14351439 *      - \%RTfile          - Takes a #RTFILE value.
    14361440 *      - \%RTfmode         - Takes a #RTFMODE 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