uint32 MFFile_StdWrite void *  buffer,
uint32  size,
uint32  count,
void *  stream
 

Writes data to a file.

Parameters:
buffer Pointer to the data to be written.
size Number of bytes in a block.
count Number of blocks to write.
stream Handle to an open file.
Returns:
Returns the number of bytes written.
Remarks:
This function complies with the stdio function signature (can be used as callbacks to many libs and API's).


Generated on Sat Oct 28 16:27:34 2006 for MountFuji Engine by  doxygen 1.4.5