HP 3000 Manuals

Ch 5. Mixed-language Programming [ Micro Focus COBOL for UNIX COBOL User Guide ] MPE/iX 5.0 Documentation


Micro Focus COBOL for UNIX COBOL User Guide

Chapter 5  Mixed-language Programming 

This chapter provides additional information on mixing C and COBOL
programs. 
It describes cob routines including the C functions and screen handling
routines provided to help you mix programs.


NOTE The routines prefixed with "cob" described in this chapter are UNIX-specific; they are not portable to non-UNIX environments. Wherever possible you should use equivalent COBOL System Library Routines where available. Refer to COBOL System Reference for more details.
This chapter also explains how to configure the _CODESET module which converts ASCII to EBCDIC and EBCDIC to ASCII at run time.


MPE/iX 5.0 Documentation