Zen API
zList_At
C
void* zList_At(zList list, z32u index);
Parameters
Parameters 
Description 
zList list 
List object. 
z32u index 
Item index. 
Description

Returns a pointer to the specified item in the list buffer.

File

zList.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.