Synopsis

PDX_MSGT dof_AllocateBlock(DOF_FILE *file, unsigned long size, DOF_OFF_T *offset)

Purpose

Allocate a block within a file.

Description

A block size will be allocated in file.

Input

file

The file to allocate the block in

size

Size of the block to be allocated

Output

offset

Location in the file the block was allocated at

Return

DOF error code