FEXIST problem. Please help!
#2

Код:
new File:totalAccount=fopen("/BuGliCH/total/totalAccount.ini", io_write);
if(fexist(totalAccount)
{
fwrite(totalAccount, "total accounts = 0");
fclose(totalAccount);
}
try this
Reply


Messages In This Thread
FEXIST problem. Please help! - by VIZ3N - 03.06.2013, 01:55
Re: FEXIST problem. Please help! - by Pillhead2007 - 03.06.2013, 02:09
AW: FEXIST problem. Please help! - by ZaakWest - 03.06.2013, 02:10
Re: AW: FEXIST problem. Please help! - by VIZ3N - 03.06.2013, 02:19
Re: FEXIST problem. Please help! - by 2KY - 03.06.2013, 02:34
Re: FEXIST problem. Please help! - by Pottus - 03.06.2013, 03:58

Forum Jump:


Users browsing this thread: 4 Guest(s)