DLSIZE (NM) (new) [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V Programmers Migration Guide
DLSIZE (NM)
(new)
The NM version of the DLSIZE intrinsic enables your NM program to cause
the area between DL and DB in the CM stack to be expanded or contracted
within the CM stack segment.
DLSIZE does not affect the NM stack because the demand paged virtual
memory scheme and the greatly expanded range of the Hewlett-Packard
Precision Architecture have eliminated the need for programmatic
expansion and contraction of the NM stack. DLSIZE is provided in NM so
that you can recompile an MPE V/E program using NM compilers without
making source code changes.
The CM version of DLSIZE functions as described in the MPE V/E Intrinsics
Reference Manual (32033-90007).
MPE/iX 5.0 Documentation