28.11.2013, 11:29
https://sampwiki.blast.hk/wiki/Fclose
Change to:
Quote:
Important Note: The file handle must be valid, and must point to a file successfully opened by fopen. |
pawn Код:
if(file) fclose(file);