|
OpenCOBOL 1.1pre-rel
|
#include <cobc.h>

Data Fields | |
| struct filename * | next |
| char * | source |
| char * | preprocess |
| char * | translate |
| char * | trstorage |
| char * | object |
| char * | demangle_source |
| struct local_filename * | localfile |
| int | need_preprocess |
| int | need_translate |
| int | need_assemble |
| struct local_filename* filename::localfile |
| struct filename* filename::next |
| char* filename::object |
| char* filename::preprocess |
| char* filename::source |
| char* filename::translate |
| char* filename::trstorage |
1.7.4