argument type mismatch?????
#1

PHP код:
new File:handle fopen(REGLOGio_read),buf[128];
if(
handle)
{
    while(
fread(handlebuf)) print(buf);
    
fwrite(handlestrval(buf) + 1);
    
fclose(handle);

Код:
dm_arena.pwn(319) : error 035: argument type mismatch (argument 2)
Error is in  fwrite(handle, strval(buf) + 1);
TY in advance...
Reply


Messages In This Thread
argument type mismatch????? - by Miladinovic - 30.04.2017, 17:40
Re: argument type mismatch????? - by Sebz - 30.04.2017, 18:10
Re: argument type mismatch????? - by NaS - 30.04.2017, 19:22
Re: argument type mismatch????? - by Miladinovic - 01.05.2017, 10:55

Forum Jump:


Users browsing this thread: 1 Guest(s)