Replacing Characters
#4

pawn Код:
new i = -1; while (string[++i]) if (string[i] == '_') string[i]= ' ';
Reply


Messages In This Thread
Replacing Characters - by mini-d - 12.05.2009, 06:36
Re: Replacing Characters - by [HiC]TheKiller - 12.05.2009, 06:58
Re: Replacing Characters - by mini-d - 12.05.2009, 07:13
Re: Replacing Characters - by yom - 12.05.2009, 10:19
Re: Replacing Characters - by mini-d - 12.05.2009, 20:33
Re: Replacing Characters - by miokie - 13.05.2009, 07:33

Forum Jump:


Users browsing this thread: 1 Guest(s)