GnuCOBOL  2.0
A free COBOL compiler
file_struct Struct Reference

Data Fields

FILE * fp
 
size_t count
 

Detailed Description

Definition at line 199 of file fileio.c.

Field Documentation

size_t file_struct::count

Definition at line 201 of file fileio.c.

Referenced by cob_file_sort_process(), cob_get_sort_tempfile(), and cob_write_block().

FILE* file_struct::fp

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