Intel® C++ Compiler 19.0 Developer Guide and Reference
Tells the compiler to use C89 semantics for inline functions when in C99 mode.
Linux and macOS: | -fgnu89-inline |
Windows: | None |
None
OFF |
This option tells the compiler to use C89 semantics for inline functions when in C99 mode.
None