GnuCOBOL  2.0
A free COBOL compiler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
system_table Struct Reference
Collaboration diagram for system_table:

Data Fields

const char * syst_name
 
const char * syst_call
 
const char *const syst_name
 
const int syst_params
 
cob_call_union syst_call
 

Field Documentation

const char* system_table::syst_call

Referenced by cob_call_field(), and output_call().

cob_call_union system_table::syst_call
const char* const system_table::syst_name
const char * system_table::syst_name
const int system_table::syst_params

Referenced by cb_emit_call(), and cb_list_system().


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