17.03.2011, 11:59
This is how I fetch the line
This is the Mysql Log:
This is how it prints the number:
pawn Код:
sscanf(fetchline, "p<|>ds[24]i", var[0], str[0], var[1]);
Код:
CMySQLHandler::FetchRow() - Return: 364|DeaL|5587523124
pawn Код:
printf("%i", var[1]);
1292555828