Previous      Up     Course Home   e-mail

3 C++ Compilers and Error Messages

 3.1 How do I fix errors involving undeclared/undefined names?
 3.2 What should I do about the error message about "warning: … is implicitly a typename" and "warning: implicit typename is deprecated"?
 3.3 Why do I get a message about discarding qualifiers?
 3.4 How do I fix errors "No match for..."

 Previous      Up     Course Home   e-mail