Difference between revisions of "UFO-Scripts/Datatypes/V NULL"

From UFO:AI
Jump to navigation Jump to search
m (V NULL moved to UFO-Scripts/Datatypes/V NULL)
 
(No difference)

Latest revision as of 15:25, 6 June 2006

General

A V_NULL is mostly parsed to a hunk allocated via HunkAlloc. This memory is mmap'ed by the OS and can be accessed faster than normal malloc'ed memory.