#include <Coconut/coconut-sysdep.h>
Go to the source code of this file.
Classes | |
class | COpt |
COpt class operates the information for command line options. More... | |
Enumerations | |
enum | COptArgType { COPT_ARG_TYPE_NONE, COPT_ARG_TYPE_STRING, COPT_ARG_TYPE_INT } |
|
Type of argument of command line option |