[Question] Reading from 2 files at the same time...
#2

Maybe this?
pawn Код:
while(fread(file1, string1) && fread(file2, string2))
{

}
Reply


Messages In This Thread
[Question] Reading from 2 files at the same time... - by Maxips2 - 20.07.2012, 16:06
Re: [Question] Reading from 2 files at the same time... - by ReneG - 20.07.2012, 16:17
Re: [Question] Reading from 2 files at the same time... - by Maxips2 - 20.07.2012, 16:19
Re: [Question] Reading from 2 files at the same time... - by ReneG - 20.07.2012, 16:22

Forum Jump:


Users browsing this thread: 1 Guest(s)