next up previous contents
Next: CIFLIB Category Group Access Up: CIFLIB Category Access Functions Previous: cifCountColumns

cifCountColumnsByIndex

NAME cifCountColumnsByIndex

PROTOTYPE

#include "ciflib.h"

int cifCountColumnsByIndex(const int dataBlockIndex, 
                           const int categoryIndex)
PURPOSE

cifCountColumns returns the number of columns in the target category within the target data block. Both the category and data block are identified by index.

RECEIVES

dataBlockIndex zero-based index of the target data block
categoryIndex zero-based index of the target category

RETURN VALUE

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

REMARKS

See also: cifCountColumns



Olivera Tosic
6/17/2002