‑‑require_prototypes
In this section:
Syntax
‑‑require_prototypes
Description
Use this option to force the compiler to verify that all functions have proper prototypes. Using this option means that code containing any of the following will generate an error:
Caution
Project>Options>C/C++ Compiler>Language 1>Require prototypes