Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

NEW

NEW acquires heap storage for structure type t and returns a handle to the acquired storage.

Read syntax diagramSkip visual syntax diagram>>-NEW--(:--t--:)----------------------------------------------><
 
t
Name of a structure type

NEW(:t:) is equivalent to BIND(: t, ALLOC( SIZE(:t:) ) :).


Terms of use | Feedback

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