/Oi - Generate Intrinsic Functions (Windows CE 5.0)

Send Feedback

This option replaces some function calls with intrinsic or otherwise special forms of the function that help your application run faster.

Programs that use intrinsic functions are faster because they do not have the overhead of function calls. However, programs that use intrinsics may be larger because of the additional code created.

See Also

Common Intrinsic Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.