What better?
#2

Quote:
Originally Posted by audriuxxx
Посмотреть сообщение
What better use in loading, sscanf or mysql_fetch_field_row ?
I should use sscanf.
Example:
pawn Код:
if(sscanf(resultline, "p<|>ds[25]s[25]d",
    PlayerInfo[extraid][pVariable1],
    PlayerInfo[extraid][pString1],
    PlayerInfo[extraid][pString2],
    PlayerInfo[extraid][pVariable2],))
    {
        mysql_free_result();
        return 1;
    }
Reply


Messages In This Thread
What better? - by audriuxxx - 23.06.2013, 14:54
Re: What better? - by Admigo - 23.06.2013, 14:58
Re: What better? - by audriuxxx - 23.06.2013, 15:30
Re: What better? - by Admigo - 23.06.2013, 15:32
Re: What better? - by audriuxxx - 23.06.2013, 15:49
Re: What better? - by Vince - 23.06.2013, 15:55
Re: What better? - by audriuxxx - 23.06.2013, 16:10
Re: What better? - by Vince - 23.06.2013, 17:23
Re: What better? - by audriuxxx - 23.06.2013, 19:54

Forum Jump:


Users browsing this thread: 6 Guest(s)