Il 05/07/2012 12:56, Holger Hans Peter Freyther ha scritto:
if the four/eight byte per instance bother too much right now, then please use a define for now.
It's not for the bytes themselves (since it's uninitialised it's mapped to the zero page, which means that it doesn't really use up space). It's more about having code that seems to do one thing but is actually doing another..