In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
4 bytes added ,  18:15, 13 August 2016
Line 370: Line 370:  
|-
 
|-
 
|FSReadFile
 
|FSReadFile
|<code>FSStatus FSReadFile( FSClient *client, FSCmdBlock *block, void *dest, FSSize size, FSCount count, FSFileHandle fileHandle, FSFlagflag, FSRetFlag errHandling
+
|<code>FSStatus FSReadFile( FSClient *client, FSCmdBlock *block, void *dest, FSSize size, FSCount count, FSFileHandle fileHandle, FSFlag flag, FSRetFlag errHandling );
 
|Read data from an open file.
 
|Read data from an open file.
 
|Non-negative value ( >= 0 ) = Number of elements read or -1 -9 -15 -17 -18  
 
|Non-negative value ( >= 0 ) = Number of elements read or -1 -9 -15 -17 -18  

Navigation menu