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

Data Fields | |
| struct exit_handlerlist * | next |
| int(* | proc )(void) |
| struct exit_handlerlist* exit_handlerlist::next |
Referenced by cob_stop_run(), cob_sys_exit_proc(), and cob_tidy().
| int(* exit_handlerlist::proc)(void) |
Referenced by cob_stop_run(), cob_sys_exit_proc(), and cob_tidy().