UNIVERS
15.3
UNIVERS base processing software API
|
#include <misc.h>
Public Attributes | |
char * | name |
char * | value |
One name=value item representation. D.A. means dynamic allocation by the malloc().
char* OptionItem::name |
Name of the option (D.A.)
char* OptionItem::value |
Value of the option (D.A.)