ILE C/C++ Programmer's Guide


Using a Linkage Specification in a C++ Dynamic Program Call

You can call OPM, ILE, or EPM programs from a C++ program. OPM, ILE or EPM programs can also call a C++ program.


C++ language only
C++ provides a linkage specification to enable dynamic program calls and sharing of data between them. For a syntax diagram and additional information, see WebSphere Development Studio: ILE C/C++ Language Reference.


[ Top of Page | Previous Page | Next Page | Table of Contents ]