CreateEmptyList Function (ROM Call 0x1E6)

estack.h

HANDLE CreateEmptyList (void);

Creates a MULTI_EXPR containing an empty list and returns its handle.

This function throws an error if there is not enough memory to allocate the handle.


Uses: HeapAllocThrow
Used by: cmd_clrtable, gdb_recall