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

Data Fields

struct file_listnext
 
cob_filefile
 

Detailed Description

Definition at line 155 of file fileio.c.

Field Documentation

cob_file* file_list::file

Definition at line 157 of file fileio.c.

Referenced by cob_cache_file(), cob_close(), cob_commit(), cob_exit_fileio(), and cob_rollback().

struct file_list* file_list::next

Definition at line 156 of file fileio.c.

Referenced by cob_cache_file(), cob_close(), cob_commit(), cob_exit_fileio(), and cob_rollback().


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