Variable Declaring -
09-21-2005, 11:55 AM
What function or method is used to change a variable from one value to another? All the functions I can find are for comparing variables. Without a a=b function, variables don't have the ability to change over the course of the program, which is kind of the point of having them.
|