ZEDA  1.6.18
zIndex Struct Reference

integer value array class More...

#include <zeda_index.h>

Detailed Description

integer value array class

zIndex is a container of an array of integer values. The body structure is an instance of zIndexStruct.

See also
zArrayClass.

To access elements of the integer array, use zIndexElem() and zIndexSetElem().

For frequent accesses to the head, neck (one-cell-before-head) and tail, zIndexHead(), zIndexNeck() and zIndexTail() are available.


The documentation for this struct was generated from the following file: