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


ILC between XPLINK and non-XPLINK C++

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

The parameter list format passed by FASTLINK C++ is identical to that built in the argument area of an XPLINK caller. In both the FASTLINK and XPLINK cases, some parameters may be passed in registers, although the rules differ about which registers get loaded and when. In the FASTLINK case, any remaining parameters not passed in registers are passed in an argument area at a fixed location in the callee's stack frame. In the XPLINK case, remaining parameters are passed in an argument area at a fixed location in the caller's stack frame.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014