Zen API
zList functions

zList member functions.

Function 
Description 
Adds the specified item to the end of the list. 
Resets the list item buffer. 
Copies the source list. 
Returns a pointer to the specified item in the list buffer. 
Sets the count of list items to zero. 
Constructs a zList object. 
Returns the total count of items in the list. 
Returns a pointer to the list item buffer. 
Destroys a zList object. 
Inserts an item into the list at the specified position. 
Gets the value of an item. 
Returns the item size. 
Removes an item from the list at the specified index. 
Sets the value of an item. 
Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.