Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

Linking the Dynamic Link Library

Link the resulting PL/I object deck into a DLL with these commands:

       ilib /nologo /geni passInt.def
       ilink /dll passInt.obj passInt.exp javalib\javai.lib

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)