Q
: I followed the instructions in the book for installing the GNU C++ but it didn't seem to work. What now?A
: The Weekend Crash Course GNU C++ compiler included on the enclosed disk is the same as that used in the C++ for Dummies book. See the C++ for Dummies "frequently asked questions" for instructions for what might be wrong.Q
: I enter my first program exactly as shown, but it doesn't compile properly with either GNU C++ or Visual C++. I'm sure that I entered in correctly.A
: Check the errata below.Q
: What if I didn't find my question here?A
: You may send your question to the author's mailbox. If your question is a new one, it will be added to the FAQ; however, if it already listed above, your question will be deleted without comment.Warning! Due to a publishing problem late in the development of the book all commands of the form "cin " were converted into "cin ". This problem does not appear in the programs on the enclosed CD-ROM.