[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7.8 mglArg class
Structure describes arguments of functions in the stucture mglCommand
. It is defined in #include <mgl/mgl_parse.h>
.
- Parameter of mglArg:
wchar_t
w[2048] String with parameters (used if type=1 or if type=0 as variable name).