NEW NEW acquires heap storage for structure type t and returns a handle to the acquired storage. NEW(:t:) t Name of a structure type NEW(:t:) is equivalent to BIND(: t, ALLOC( SIZE(:t:) ) :).