[Info]: Load data with sscanf2 / on MySQL
#1

Hello,

i have a question with sscanf... load data on mysql with sscanf:

i have found, this example:

pawn Код:
sscanf(resultline, "p<|>dd", PlayerInfo[playerid][level], PlayerInfo[playerid][adminlevel]);
the p<|> is the divisor... and i understand

but in this another example... no

this the code:

pawn Код:
sscanf(query, "e<p<|>s[24]s[17]iii>", ... ecc);
why e<p<|> ? .. who is the e<p ??
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)