Quote from: stonysmith on December 05, 2014, 03:32:18 PM
A long should be 16 bits, right? 500 longs should be 1000 bytes, using only half of the RAM available.
It depends on the compiler, but I think longs are 32 bits on this architecture.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote from: stonysmith on December 05, 2014, 03:32:18 PM
A long should be 16 bits, right? 500 longs should be 1000 bytes, using only half of the RAM available.