.

meiPlatformFileRead

Declaration

 
long meiPlatformFileRead(long   file,
                         char   *buffer,
                         long   byteCount)
  Required Header: stdmei.h

Description

meiPlatformFileRead reads data from a file handle created by meiPlatformFileOpen. meiPlatformFileRead is a platform independent replacement for the C function fread().

 
file the handle of the file from which data will be read.
buffer the storage location where data from the file will be written to.
byteCount the number of bytes to read from the file.

See Also

meiPlatformFileOpen | meiPlatformFileWrite

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering