Restriction: These functions are supported for native COBOL only.
This section lists the functions that you can use from C programs to call COBOL. For more information about using these functions,
see the topic
Interfacing with C Programs.
cobcall Calls a COBOL program, subprogram or entry point from C.
cobcallpp Calls a COBOL program, subprogram or entry point from C, using a function pointer.
cobcancel Cancels a program previously loaded by the COBOL run-time system.
cobcols Returns the number of columns on the screen.