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

Linking the Dynamic Link Library

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

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

Terms of use | Feedback

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