next up previous contents
Next: cifDeleteDataBlockByIndex Up: CIFLIB Data Block Access Previous: cifGetDataBlockFileOffsetByIndex

cifDeleteDataBlock

NAME cifDeleteDataBlock

PROTOTYPE

#include "ciflib.h"

void   cifDeleteDataBlock(const char *dataBlockName)
PURPOSE

cifDeleteDataBlock deletes the target data block.

RECEIVES

dataBlockName name of the target data block

RETURN VALUE

None

REMARKS

See also: cifDeleteDataBlockByIndex



John Westbrook
10/10/1997