sscanf2 Example.
#2

PHP код:

new tmp[MAX_PLAYER_TICKETS][32], selse[sizeof(tickets)];
sscanf(tickets"s[MAX_PLAYER_TICKETS]p<|>s[sizeof(tickets)]"tmpselse); 
Before the delimiter, the string will be cut and stored in tmp, and after the delimiter, it will be stored in selse.
Reply


Messages In This Thread
sscanf2 Example. - by rappy93 - 22.05.2014, 18:27
Re : sscanf2 Example. - by S4t3K - 22.05.2014, 18:31
Re: sscanf2 Example. - by rappy93 - 22.05.2014, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)