z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Interspersing output when C is the main routine

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

To intersperse output from C and COBOL when the main routine is in C, compile your COBOL program with the default OUTDD (OUTDD=SYSOUT) if you are using the default MSGFILE ddname. If you have overridden the default MSGFILE ddname, you must compile your COBOL program using an OUTDD that specifies the same name as the MSGFILE. You must redirect stdout to stderr for the main C routine.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014