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