NewList

heapPtr NewList()

Creates an empty node list and returns a pointer to it.

see also: DisposeList