native fread(file, &any:data, mode);
file | Handle to the file |
data | Variable to store item read |
mode | Size of each element, in bytes, to be read See BLOCK_* constants |
Reads a single binary data from a file.
Number of elements read
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.