int MFFile_StdSeek void *  stream,
long  offset,
int  whence
 

Seek to a soecified file offset.

Parameters:
stream Handle to an open file.
offset Number of bytes to seek.
whence Member of the MFFileSeek enumerated type where to begin the seek.
Returns:
Returns the new file offset in bytes.
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