delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/19/19:42:37

Message-ID: <3793B6A9.E0407F6B@vetec.com>
Date: Mon, 19 Jul 1999 18:37:13 -0500
From: Andy Goth <andygoth AT vetec DOT com>
X-Mailer: Mozilla 4.61 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Re: 2 Questions!
References: <7msim9$die$1 AT nnrp01 DOT ops DOT uunet DOT co DOT za>
Reply-To: djgpp AT delorie DOT com

> The error message I get from this is -> "Error: parse error before ' ) ' ".
> When I fix this problem, the error message isn't given.
> This was just an example. I often get this error message, BUT EACH CASE IS
> TOTALLY DIFFERENT FROM THE OTHER.
> 
> I would REALLY appreciate it if you can tell me what this "parse error" part
> means.

A parse error is issued when things don't go as expected.  Example:

int a a = 5;

It expects either a comma, an equal sign (followed by an expression), or
a semicolon where the second a appears.  This is a parse error.

> 2:) Based on your experience with different books you studied to learn and
> to become a expert in C++, what would you recommend for a beginner as a
> really excellent book on teaching C++.

I learned first from Teach Yourself C++ in 24 days, but I didn't stop
there.  I learned a lot from practice and from friends.  I also got
another C++ book... I think it's called The C++ Programmer's Bible.
  ___  _   _ ____  _   _
 / _ \| \ | |  _ \\ \_/ / .--------[ ICQ#: 35256413 ]--------.
| |_| |  \| | | | |\   /  | 01001000011001010110110001101100 |
|  _  | \ \ | | | | | |   | 01101111001011000010000001110111 |
| | | | |\  | |_| | | |   | 01101111011100100110110001100100 |
|_| |_|_| \_|____/  |_|   `--[ mailto:andygoth AT vetec DOT com ]---'
<http://zap.to/andygoth/>           <http://andygoth.cjb.net/>
-~.,_,.~-*'*-~.,_,.~-*'*-~.,_,.~-*'*-~.,_,.~-*'*-~.,_,.~-*'*-~
Two strings walk into a bar.  One string says to the bartender
"Give me a beer &#G%safdsdfa."  The second string says "Pardon
my friend.  He's not null terminated."
-~.,_,.~-*'*-~.,_,.~-*'*-~.,_,.~-*'*-~.,_,.~-*'*-~.,_,.~-*'*-~

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019