![]() |
GnuCOBOL
2.0
A free COBOL compiler
|
#include <cobc.h>

Data Fields | |
| struct local_filename * | next |
| char * | local_name |
| FILE * | local_fp |
| FILE * local_filename::local_fp |
Referenced by cobc_clean_up(), codegen(), and process_translate().
| char * local_filename::local_name |
Referenced by cobc_clean_up(), output_internal_function(), and process_translate().
| struct local_filename * local_filename::next |
Referenced by cobc_clean_up(), and process_translate().