WitchLord,
You're right, the example:
double var = 30;
should really have been:
const double var = 30;
As for the 2nd example, I'll see if I can trace back through the scripts where I noticed the inconsistent behaviour.
cheers
Pratty
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement