Sscanfiy this - Code Help
#8

I'm no expert with mySQL, but I'm fairly certain a string with delimiters is returned like so:

SELECT Cash, Score FROM players WHERE blah blah

1337|69|blah|blah|blah

Why not use sscanf on that with '|' as the delimiter?
Reply


Messages In This Thread
Sscanfiy this - Code Help - by liam1412 - 02.04.2013, 13:00
Re: Sscanfiy this - Code Help - by Konstantinos - 02.04.2013, 13:04
Re: Sscanfiy this - Code Help - by SuperViper - 02.04.2013, 14:09
Re: Sscanfiy this - Code Help - by Konstantinos - 02.04.2013, 14:13
Re: Sscanfiy this - Code Help - by SuperViper - 02.04.2013, 14:17
Re: Sscanfiy this - Code Help - by Konstantinos - 02.04.2013, 14:22
Re: Sscanfiy this - Code Help - by liam1412 - 02.04.2013, 17:33
Re: Sscanfiy this - Code Help - by MP2 - 02.04.2013, 19:13
Re: Sscanfiy this - Code Help - by Vince - 02.04.2013, 19:28

Forum Jump:


Users browsing this thread: 5 Guest(s)