GnuCOBOL  2.0
A free COBOL compiler
config_enum Struct Reference

#include <coblocal.h>

Data Fields

const char * match
 
const char * value
 

Detailed Description

Definition at line 253 of file coblocal.h.

Field Documentation

const char* config_enum::match

Definition at line 254 of file coblocal.h.

Referenced by get_config_val(), and set_config_val().

const char* config_enum::value

Definition at line 255 of file coblocal.h.


The documentation for this struct was generated from the following file: