sscanf help please!
#3

Quote:
Originally Posted by dice7
Get a string tokemizer/manipulator/whatever (i suggest sscanf), a do something like this
pawn Код:
new Gangs[4][256]
sscanf(dini_Get(Gangs.info,"Gangs"), "ssss", Gangs[0], Gangs[1], Gangs[2], Gangs[3]);
In this case strtok may actually be better, since you can loop it
Thanks, I'll try it
Reply


Messages In This Thread
sscanf help please! - by SiJ - 18.12.2009, 14:36
Re: [Easy] dini help please! - by dice7 - 18.12.2009, 16:17
Re: [Easy] dini help please! - by SiJ - 18.12.2009, 16:44
Re: [Easy] dini help please! - by SiJ - 18.12.2009, 17:22
Re: [Easy] dini help please! - by Zamaroht - 18.12.2009, 17:43
Re: [Easy] dini help please! - by SiJ - 18.12.2009, 17:45
Re: [*UNSOLVED*] sscanf help please! - by Zamaroht - 18.12.2009, 17:51
Re: [*UNSOLVED*] sscanf help please! - by Joe Staff - 18.12.2009, 17:54
Re: [*UNSOLVED*] sscanf help please! - by SiJ - 18.12.2009, 18:23
Re: *UNSOLVED!* sscanf help please! - by SiJ - 19.12.2009, 11:27

Forum Jump:


Users browsing this thread: 1 Guest(s)