Quote:
Originally Posted by Kevin Watson
Okay, I've implemented most of this. Is there really a need for a Disabled_Init( ) function?
-Kevin
|
I would say it isn't. To my understanding (and the way I'd use it) the whole point of the disabled function is to initialize variables and do some setup. Hence, as far as I'm concerned, there's no need for an initializing function to the initializing function.