Mar. 4th, 2005
Wait, stack protection?
Mar. 4th, 2005 12:17 pmWell. That explains a lot of bugs.
Flash hasn't heard of this concept of "local variables". You know, using i for a loop index, then calling another function that also uses i for a loop index, and having those be two different variables? Flash isn't into that kind of thing.
Hell, even Matlab knows that one.
ETA: Found how to specify locality. It's a stupid way.
click
Flash hasn't heard of this concept of "local variables". You know, using i for a loop index, then calling another function that also uses i for a loop index, and having those be two different variables? Flash isn't into that kind of thing.
Hell, even Matlab knows that one.
ETA: Found how to specify locality. It's a stupid way.
click