sscanf read
#1

i'm using sscanf to read from mysql.
and i have this code:
pawn Код:
new
                       var[pInfo];
                   sscanf(line, "p|ssddddddddddddsddddddddddddddddddddddddddddddddddddddffdddddddddddddddddddddddddddddddddddddddddsssssdffffdffffdffffddffffffffdfffffffffffffffdddsssssffffdddddddddddddddddddddddddddddddddddddddddddddddddds", data[0], var); //Splits the line with sscanf
i want to set it to pInfo.
THe problem is if i use sscanf2 include i cant run the server, FIle or function is not found.
But i think its not the problem, i just need a way to load all fields to pInfo enum.
This way, is not working at all.
Reply


Messages In This Thread
sscanf read - by vection - 08.09.2010, 09:28
Re: sscanf read - by Retardedwolf - 08.09.2010, 09:35
Re: sscanf read - by HadFuny - 08.09.2010, 11:01
Re: sscanf read - by vection - 08.09.2010, 12:31
Re: sscanf read - by vection - 08.09.2010, 13:28
Re: sscanf read - by vection - 08.09.2010, 22:44
Re: sscanf read - by vection - 09.09.2010, 07:25

Forum Jump:


Users browsing this thread: 1 Guest(s)