Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I get an error about undeclared functions when compiling with the Metrowerks CodeWarrior compiler?

0
Posted

Why do I get an error about undeclared functions when compiling with the Metrowerks CodeWarrior compiler?

0

The Metrowerks CodeWarrior compiler has an unusual default setting that forces users to declare all non-static global functions. This is surely well-intended, but it is not compatible with the CCC source code. Select Edit|(description of project) Settings or hit [Alt+F7], then select Language Settings|C/C++ Language and uncheck the Require Function Prototyes box.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123