| Table of Contents zbuffer_InitDescriptionAllocate memory in a buffer variable. Files
 Function prototypebool zbuffer_Init(ZVAR hBuf, long nItems, long ItemSize); Arguments
 Return valueFalse if an error occurred, and true otherwise. CommentsMemory is zeroed on initialisation
The memory in a buffer variable is initialised as zeroes by  Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |