Text in string.
#5

@up Yep... but this is not mutch.. ok

Код:
stock SpaceChange(text[])
{
	new len=strlen(text);
 	new c;
 	for(new i=0;i<len;i++)
  {
	  if(text[i] == ' ')
  	  {
	    
		}
	}
	return text;
}
And next I do not know what to do.
Reply


Messages In This Thread
Text in string. - by Logitech334 - 13.06.2010, 08:27
Re: Text in string. - by TheInnocentOne - 13.06.2010, 08:52
Re: Text in string. - by Logitech334 - 13.06.2010, 09:01
Re: Text in string. - by Cameltoe - 13.06.2010, 09:08
Re: Text in string. - by Logitech334 - 13.06.2010, 09:36
Re: Text in string. - by Dark_Kostas - 13.06.2010, 10:02
Re: Text in string. - by Logitech334 - 13.06.2010, 11:33
Re: Text in string. - by Dark_Kostas - 13.06.2010, 12:28
Re: Text in string. - by Nero_3D - 13.06.2010, 12:37
Re: Text in string. - by Logitech334 - 13.06.2010, 12:46

Forum Jump:


Users browsing this thread: 2 Guest(s)