Ben Combee a �crit :

> >Correct me if I'm wrong, but I could not find a centralized
> >documentation on the CW C/C++ Language Settings dialog. I'm especially
> >wondering about deferred inlining and the effect of the inlining
> >drop-down list if the Auto inlining is not checked.
>
> Auto-inlining tells the compiler to try inlining any function, even those
> not declared with "inline".  With this off, the compiler will only attempt
> to inline functions that are explicitly marked as inline.

But is there a complete CW documentation of compiler options in this page?


--
Luc Le Blanc



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to