There have been some important changes since Enterprise
PL/I V3R2:
- The defaults have been changed for the following compiler options
to:
- BACKREG(5)
- BIFPREC(15)
- EXTRN(FULL)
- Unless you explicitly used these options when compiling with
V3R2, you should now compile with the following options:
- BACKREG(11)
- BIFPREC(31)
- EXTRN(SHORT)
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)