|
C-Menu 0.2.9
A User Interface Toolkit
|
The Arg structure represents a string argument with a pointer to the string and its allocated length. More...
#include <cm.h>
Data Fields | |
| char * | s |
| size_t | l |
The Arg structure represents a string argument with a pointer to the string and its allocated length.