return a+b;
■ places the codę in place where it is called
■ many copies in case of many ca lis
■ destined to replace macro definitions
■ inline keyword is only a recommendation for the compiler
■ automatic inline function expansion
■ a function expanded inline has no address