Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kFile_Construct ( kFile file,
const kChar path,
kFileMode  mode,
kAlloc  allocator 
)

Constructs a kFile object.

Parameters
fileDestination for the constructed object handle.
pathPath to the file.
modeSpecifies how to open the file.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.