Server Wait On Clients System - Full Internal Documentation
v1.4.2
Server Wait On Clients System.
|
Command line argument. More...
#include <cmdlineargs.h>
Data Fields | |
int | is_set |
Is this option set on the CL. More... | |
char | argument [ARG_BUF] |
Argument to the option. More... | |
Command line argument.
char argument |
Argument to the option.
A possible argument to the flag.
int is_set |
Is this option set on the CL.
Flag is set, 1 is true, 0 is false.