![]() |
GnuCOBOL
2.0
A free COBOL compiler
|

Data Fields | |
| struct strcache * | next |
| void * | val |
| 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().