Reducing RAM Usage

There are a number of ways to reduce RAM usage. Some methods for doing this (such as bit fields) can obfuscate code, so there is often a compromise to be struck between the reduction in RAM usage and the increase in complexity of the code.

This section covers the following areas: