What is a static variable?
#1

Hey there!
I have a question for you guys.

I saw this in a count down tutorial:
Код:
static amount;
It says that it creates a variable in which you can store a value.
Why couldn't I just use:
Код:
new ammount;
?
Reply


Messages In This Thread
What is a static variable? - by Shetch - 24.08.2012, 22:54
Re: What is a static variable? - by Camacorn - 25.08.2012, 00:22
Re: What is a static variable? - by Arca - 25.08.2012, 00:26

Forum Jump:


Users browsing this thread: 1 Guest(s)