13.07.2012, 18:50
Quote:
|
In my opinion, definitions are better, for that type of code.
I think they don't use memory, while static cost use same size memory as normal variables. I only saw constants in parameters of a function as there we can't use definitions there. Question: why are you defining costants as static? they can't be changed so... |
Definitions don't use memory?
Oh really? Explain me why you think that something doesn't use/require resources, I'll be glad to hear.


