[Help]Floats not reading from file
#2

You need reset index everytime when strtok starts
pawn Код:
while(fread(Load, templine))
{
    i = 0; // reset to 0
    // rest code
}
Reply


Messages In This Thread
[Help]Floats not reading from file - by xXmAn40100Xx - 20.10.2015, 00:44
Re: [Help]Floats not reading from file - by Jefff - 20.10.2015, 01:52
Respuesta: Re: [Help]Floats not reading from file - by xXmAn40100Xx - 20.10.2015, 02:06

Forum Jump:


Users browsing this thread: 1 Guest(s)