Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Linking ILCS programs to non-ILCS programs of a different language

&pagelevel(4)&pagelevel

Linking non-ILCS programs to ILCS programs in a different language is only possible if the non-ILCS programs are “encased” (or “encapsulated”) by ILCS programs of the same language, i.e. the user must write a program which calls the non-ILCS program and must compile this program by means of an ILCS-compatible compiler

Example: ILCS-COBOL program calls non-ILCS-C program.

Example: Non-ILCS COBOL program calls ILCS C program.