#include <rock.h>
Public Attributes | |
| text | key |
| the command-line argument name. | |
| text | value |
| the command-line argument value. | |
the command-line argument name.
E.g. in the case of "--size 10", key is "size"
the command-line argument value.
E.g. in the case of "--size 10", value is "10"
1.5.8