z/OS MVS Programming: Callable Services for High-Level Languages
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Linkage considerations

z/OS MVS Programming: Callable Services for High-Level Languages
SA23-1377-02

There are two ways for a compiled BCPii application (non-REXX) to find BCPii callable services:
  • Use the linkable stub routine HWICSS from SYS1.CSSLIB to link-edit your object code.
  • Use the LOAD macro to find the address of the BCPii callable service at run time and then CALL the service.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014