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


Calling between C++ and PL/I

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

Table 1 describes the types of calls between C++ and PL/I that Language Environment allows:

Table 1. Calls permitted for C++ and PL/I ILC
ILC direction Static calls Dynamic calls using DLLs Fetch/Calls
C++ to PL/I Yes Yes (1) C++ does not support fetch() for PL/I
PL/I to C++ Yes Yes (1) No
Note: Enterprise PL/I for z/OS® supports calls to a C++ DLL, and also allows calls from C++ to a PL/I DLL. In this case, the C++ code could also optionally be compiled with the XPLINK option.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014