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

Data Fields

struct sort_mem_structnext
 
unsigned char * mem_ptr
 

Detailed Description

Definition at line 186 of file fileio.c.

Field Documentation

unsigned char* sort_mem_struct::mem_ptr

Definition at line 188 of file fileio.c.

Referenced by cob_file_sort_init(), cob_free_list(), and cob_new_item().

struct sort_mem_struct* sort_mem_struct::next

Definition at line 187 of file fileio.c.

Referenced by cob_file_sort_init(), cob_free_list(), and cob_new_item().


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