05.06.2010, 16:52
Hey,
As you see my signature, I'm scripting an admin system (to test my skills and release). Now I was working with my enums and I was wondering why it does take less memory than a basic variable. And the memory use would be this?
Variable --> less memory 'boolean' --> less memory 'enum'.
I know how to use these all, just wondering,
Regards, Jochem
As you see my signature, I'm scripting an admin system (to test my skills and release). Now I was working with my enums and I was wondering why it does take less memory than a basic variable. And the memory use would be this?
Variable --> less memory 'boolean' --> less memory 'enum'.
I know how to use these all, just wondering,
Regards, Jochem