sscanf problem
#1

Hi guys, my console outputs the following error:
Код:
sscanf warning: Format specifier does not match parameter count.
And I figured out its being caused by this piece of code:
pawn Код:
sscanf("0 -1 0 0 0 0 0 0 0 0 0.0 0.0 0.0 0.0 0 0 0 0 -1 0 0 0 0 0", vehicleInfo[id]);
So basically what Im trying to do is set these values to the enum (null'ing the vehicle enum in the other words) and somewhy Im getting this error. Wheres the problem guys? Thanks for any help!
Reply


Messages In This Thread
sscanf problem - by Universal - 27.07.2012, 11:13
Re: sscanf problem - by Misiur - 27.07.2012, 11:16
Re: sscanf problem - by Universal - 27.07.2012, 11:19

Forum Jump:


Users browsing this thread: 1 Guest(s)