Enumerate the categories of command‐line arguments.
Synopsis
Declared in <balcl_optioninfo.h>
enum ArgType;
Members
Name |
Description |
|
boolean option (present on command line, or not) |
|
option having a value |
|
other command‐line argument |
Created with MrDocs