Reducing Code Size

It is important that final compiled code be as small as possible, to maximize the available space on the device. The following tips will provide guidance on how to ensure that no space is wasted. Take time to check code for these issues, and think about other ways in which the compiled size could be reduced.

This section covers the following areas: