VirtualBox

Changeset 40598 in vbox for trunk/include


Ignore:
Timestamp:
Mar 23, 2012 6:08:59 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77010
Message:

getopt: Added RTGETOPT_REQ_BOOL.

File:
1 edited

Legend:

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

    r38515 r40598  
    8383/** The value must be a string with value as "on" or "off". */
    8484#define RTGETOPT_REQ_BOOL_ONOFF                 16
     85/** Boolean option accepting a wide range of typical ways of
     86 * expression true and false. */
     87#define RTGETOPT_REQ_BOOL                       17
    8588/** The mask of the valid required types. */
    8689#define RTGETOPT_REQ_MASK                       31
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