Copyright Digital Equipment Corp. All rights reserved.

/ZERO_HEAP D=/ZERO_HEAP

                                  OpenVMS Alpha and OpenVMS I64 Only
 /NOZERO_HEAP

 Specifies that heap memory should be  zeroed  after  allocation.
 By  default,  the  Pascal RTL will return zero-filled memory for
 each call to the NEW builtin.  Using the /NOZERO_HEAP  qualifier
 can increase runtime performance.