That's not necessarily true... it all depends on how the compiler allocates variables, how much your program uses, and the device.Passing values to sub cant make nothing for better code efficiently
If "passed" variables are allocated in access memory vs banked memory the resulting code can be much smaller.
You just need a good compiler.
Bookmarks