#include "ciflib.h"
int cifCountCategoriesByIndex(const int dataBlockIndex)
cifCountCategoriesByIndex returns the number categories in the data block identified by index.
| dataBlockIndex | zero-based index of the target data block |
Returns the number of categories or a value of -1 for failure.
| See also: | cifCountCategories |
|---|