Enumerates the supported command‐line option value types.
Synopsis
Declared in <balcl_optiontype.h>
enum Enum;
Members
Name |
Description |
|
Unset option type. |
|
Boolean option type. |
|
Character option type. |
|
Integer option type. |
|
|
|
Floating‐point option type. |
|
String option type. |
|
|
|
|
|
|
|
Array of |
|
Array of |
|
Array of |
|
Array of |
|
Array of |
|
Array of |
|
Array of |
|
Array of |
Created with MrDocs