Main Page

From Cppsyntax

Jump to: navigation, search

NOTE: New user registration will be down until the end of July.

This wiki is for explaining errors that come up when working with C++. This page has a list of syntax errors. On the page for each syntax error, there are examples of how you can get the error. Note that the list of examples is not exhaustive! There might be other ways of getting the error.

If you came here looking for an explanation of a syntax error, and you couldn't find what you were looking for, please come back and add it when you have figured it out.

See the Community Portal for information about how you can contribute, about the project, and about our community.

This wiki was started on 1 July 2007, and will probably take a while to get going. That's okay. For the near term, it will be weighted heavily towards syntax errors that g++ gives. If you are a whiz with other compilers, please help out!

NOTE! I haven't double-checked these yet, so there might be typos.


Contents

Syntax Errors


Parsing errors:

Inclusion errors:

Warnings

Other sources of information on C++ syntax errors

C++ tutorials

Personal tools