Rational Developer for System z
Enterprise PL/I for z/OS, Version 4.2, Programming Guide

STORAGE

The STORAGE option directs the compiler to produce as part of the listing a summary of the storage used by each procedure and begin-block.

Read syntax diagramSkip visual syntax diagram   .-NOSTORAGE-.
>>-+-STORAGE---+-----------------------------------------------><
 

ABBREVIATIONS: STG, NSTG

The STORAGE output also includes the amount of storage used for the internal static for the compilation.

The compiler now generates inline code for STG(x) where x has the BASED attribute with the REFER option and meets both of the following conditions:


Terms of use | Feedback

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