Determines whether warnings are issued for functions declared or defined without specified argument types.
IA-32, Intel® 64, IA-64 architectures
Linux and Mac 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