Easy, but not working
#7

you need a phonenumber of 8 chars long rite?

Код:
	new stri[100];
	format(stri, sizeof(stri), "Your Phonenumber 444");
	for(new i;i<5;i++)
	{
	    format(stri,sizeof(stri),"%s%i",stri,random(10));
	}
   	printf("%s", stri);
Reply


Messages In This Thread
Easy, but not working - by NewbBeginner - 25.01.2011, 14:24
Re: Easy, but not working - by legodude - 25.01.2011, 14:25
Re: Easy, but not working - by NewbBeginner - 25.01.2011, 14:28
Re: Easy, but not working - by 1D10T - 25.01.2011, 15:29
Re: Easy, but not working - by CJ101 - 25.01.2011, 15:30
Re: Easy, but not working - by NewbBeginner - 25.01.2011, 15:31
Re: Easy, but not working - by legodude - 25.01.2011, 16:59
Re: Easy, but not working - by NewbBeginner - 25.01.2011, 17:19

Forum Jump:


Users browsing this thread: 1 Guest(s)