|
|||||||||||
Technical Support Support Resources
Product Information |
GENERAL: Inline Functions in CInformation in this article applies to:
QUESTIONDoes the Keil C Compiler support inline C functions? ANSWERThis depends on the toolset. Function inlining with the '__inline' keyword was standardized with C99 and C++.
With all tools, you may of course use the #define preprocessor directive to create a (multiline-) macro that expands inline. Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.