GnuCOBOL  2.0
A free COBOL compiler
strcache Struct Reference
Collaboration diagram for strcache:

Data Fields

struct strcachenext
 
void * val
 

Detailed Description

Definition at line 65 of file cobc.c.

Field Documentation

struct strcache* strcache::next

Definition at line 66 of file cobc.c.

Referenced by cobc_check_string().

void* strcache::val

Definition at line 67 of file cobc.c.

Referenced by cobc_check_string().


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