Interfacing to C subroutines

ACUCOBOL-GT applications can call C subroutines. For more information, see Working with C and C++ Programs.

Note: If you use the direct method and you are preparing to relink the runtime for deployment on the HP e3000, you should also replace all references to the file direct.c with hpcobol.h. For more information, see Calling C Programs via the Direct Method.