Dynamo Nath
Board Regular
- Joined
- Aug 5, 2009
- Messages
- 142
I've been reading a book and came across Static variables and was wondering what the pros and cons are of using a such a variable versus calling a function each time the value is required. My code currently calls a function each time.