Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Invoking the VM using the invocation API

If a C or C++ program which invokes the VM via the invocation API is started using START-PROGRAM, the environment variables must be set using the INITIALIZE procedure. The following operands must be set in the START-PROGRAM command:

PROGRAM-MODE=*ANY,RUN-MODE=*ADVANCED,SHARE-SCOPE=*NONE.

A C/C++ program must be linked with the Java Runtime Adapter and not with the normal CRTE-, C++ or socket libraries (see section "Invocation API").