Easy, but not working
#1

Код:
        Phonenumber = random(89999);
  	format(stri, sizeof(stri), "444%i", Phonenumber);
   	printf("Phone NR: %i", stri);
But it prints only 444, not this random too.
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: 2 Guest(s)