04.01.2011, 19:32
No. Read samp wiki - fread.
This are the options:
Only io_readwrite and io_read to read it.
This are the options:
Код:
io_read Reads from the file. io_write Write in the file, or create the file io_readwrite Reads the file or creates it io_append Appends to file, write-only