![]() |
GnuCOBOL
2.0
A free COBOL compiler
|

Data Fields | |
| struct handlerlist * | next |
| int(* | proc )(char *s) |
| struct handlerlist* handlerlist::next |
Referenced by cob_runtime_error(), and cob_sys_error_proc().
| int(* handlerlist::proc)(char *s) |
Referenced by cob_runtime_error(), and cob_sys_error_proc().