GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
local_filename Struct Reference

#include <cobc.h>

Collaboration diagram for local_filename:

Data Fields

struct local_filenamenext
 
char * local_name
 
FILE * local_fp
 

Field Documentation

FILE * local_filename::local_fp
char * local_filename::local_name
struct local_filename * local_filename::next

Referenced by cobc_clean_up(), and process_translate().


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