23.02.2009, 17:45
ah ok
or
a static variable is just a variable that holds the saved value after the end
Quote:
Originally Posted by pawn-lang.pdf
State variable declarations
A state variable is a global variable with a state classier appended at the end. The scope and the lifespan of the variable are restricted to the states that are listed in the classier. |
a static variable is just a variable that holds the saved value after the end