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

cifGetDataBlockFileOffset

NAME cifGetDataBlockFileOffset

PROTOTYPE

#include "ciflib.h"

long   cifGetDataBlockFileOffset(const char *dataBlockName)
PURPOSE

cifGetDataBlockFileOffset retrieves the offset into the source file in which the target data block begins.

RECEIVES

dataBlockName name of the target data block

RETURN VALUE

Source file offset or the value -1 for failure.

REMARKS

See also: cifGetDataBlockFileOffsetByIndex



Olivera Tosic
6/17/2002