Split
#7

what do you mean? use it like that:

pawn Код:
new string1[3]; //max length (3)
new string1[3]; //max length (3)
split("AUD398", string1, string2, 3);
4th parameter in split function is the after what character it should be split
and now you have two strings string1 and string2
on string1 you have AUD, on string2 you have 398
Reply


Messages In This Thread
Split - by Typhome - 28.10.2010, 19:21
Re: Split - by The_Moddler - 28.10.2010, 19:24
Re: Split - by Typhome - 28.10.2010, 19:49
Re: Split - by randomkid88 - 28.10.2010, 19:54
Re: Split - by i514x - 28.10.2010, 20:06
Re: Split - by Typhome - 28.10.2010, 20:26
Re: Split - by i514x - 28.10.2010, 20:30
Re: Split - by Typhome - 28.10.2010, 20:33
Re: Split - by i514x - 28.10.2010, 20:35
Re: Split - by randomkid88 - 28.10.2010, 20:53

Forum Jump:


Users browsing this thread: 2 Guest(s)