next up previous contents
Next: cifGetDataBlockIndex Up: CIFLIB Data Block Access Previous: cifGetDataBlockName

cifGetDataBlockNames

NAME cifGetDataBlockNames

PROTOTYPE

#include "ciflib.h"

char **cifGetDataBlockNames(int *numDataBlock)
PURPOSE

cifGetDataBlockNames gets an array of data block names and the current number of data blocks.

RECEIVES

numDataBlock integer pointer to hold the number of data blocks

RETURN VALUE

An array of data block names and the number of data blocks or a NULL value for failure.

REMARKS

See also: cifGetDataBlockName
  cifGetDataBlockIndex



Olivera Tosic
6/17/2002