next up previous contents
Next: cifGetCategoryName Up: CIFLIB Category Access Functions Previous: cifCountCategories

cifCountCategoriesByIndex

NAME cifCountCategoriesByIndex

PROTOTYPE

#include "ciflib.h"

int cifCountCategoriesByIndex(const int dataBlockIndex)
PURPOSE

cifCountCategoriesByIndex returns the number categories in the data block identified by index.

RECEIVES

dataBlockIndex zero-based index of the target data block

RETURN VALUE

Returns the number of categories or a value of -1 for failure.

REMARKS

See also: cifCountCategories



Olivera Tosic
6/17/2002