fopen, tag mismatch [SOLVED]
#1

error:
Код:
warning 213: tag mismatch
pawn Код:
new File:f;
f=fopen("MyFolder.ini",io_write);
if(f==0)printf("ERROR at file open");//error here.
Quote:

Returns the Filehandle. 0 if failed to open file

from samp-wiki
Should the line look like this if(f==File:0) or?
Reply


Messages In This Thread
fopen, tag mismatch [SOLVED] - by Roko_foko - 15.07.2012, 15:43
Re: fopen, tag mismatch [UNSOLVED] - by [MM]RoXoR[FS] - 15.07.2012, 15:49
Re: fopen, tag mismatch [UNSOLVED] - by ViniBorn - 15.07.2012, 15:50
Re: fopen, tag mismatch [UNSOLVED] - by Roko_foko - 15.07.2012, 15:53

Forum Jump:


Users browsing this thread: 2 Guest(s)