Intel® C++ Compiler XE 13.1 User and Reference Guides
Determines whether warnings are issued for functions declared or defined without specified argument types.
All
Linux and OS X: | -Wstrict-prototypes -Wno-strict-prototypes |
Windows: | None |
None
-Wno-strict-prototypes |
No warnings are issued for functions declared or defined without specified argument types. |
This option determines whether warnings are issued for functions declared or defined without specified argument types.
None