3.3.5 Functions
This section examines questions that relate to functions.
- 3.3.5.1 What Is the Optimum Size for Functions?
- 3.5.11 How Can I Tell How Big a Function Is?
- 3.5.12 How Do I Know What Resources Are Being Used by Each Function?
- 3.5.13 How Do I Find Out Where Variables and Functions Have Been Positioned?
- 3.3.6.1 How Do I Use Interrupts in C?
- 3.3.5.2 How Do I Stop An Unused Function Being Removed?
- 3.3.5.3 How Do I Make a Function Inline?