next up previous contents
Next: CIFLIB Category Access Functions Up: CIFLIB Data Block Access Previous: cifDeleteDataBlock

cifDeleteDataBlockByIndex

NAME cifDeleteDataBlockByIndex

PROTOTYPE

#include "ciflib.h"

void   cifDeleteDataBlockByIndex(const int dataBlockIndex)
PURPOSE

cifDeleteDataBlock deletes the target data block.

RECEIVES

dataBlockIndex zero-based index of the target data block

RETURN VALUE

None

REMARKS

See also: cifDeleteDataBlock



John Westbrook
10/10/1997