Sorry,But need a help again.
#1

I need some help about this code.
Код:
new
	myVariable = 7;
printf("%d", myVariable);
myVariable = 8;
printf("%d", myVariable);
That " 7 " or " 8 " means what or what is its role at the script?
And " %d ", Means "Decleartion right?
Reply


Messages In This Thread
Sorry,But need a help again. - by bodey3333 - 24.07.2012, 21:39
Re: Sorry,But need a help again. - by FUNExtreme - 24.07.2012, 21:45
Re: Sorry,But need a help again. - by ReneG - 24.07.2012, 21:46

Forum Jump:


Users browsing this thread: 1 Guest(s)