First page Back Continue Last page Graphics
Prata Chapter 8
Inline Functions
Code substitution
No activation record created
Faster
Uses more memory
o.k. for a function not called in many different locations. (e.g. in a loop)
long functions, not much savings
Only a suggestion to the compiler, it can choose not to do it!