Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kFile_Save ( const kChar path,
const void *  data,
kSize  size 
)

Saves the specified data to the specified file.

Parameters
pathPath to file.
dataPointer to the file contents.
sizeSize of the file contents.
Returns
Operation status.