Loading...
Select Version
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").