UFO-Scripts/Datatypes/V NULL

From UFO:AI
< UFO-Scripts‎ | Datatypes
Revision as of 15:25, 6 June 2006 by Hoehrer (talk | contribs) (V NULL moved to UFO-Scripts/Datatypes/V NULL)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.