| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| content-class: | urn:content-classes:message |
| MIME-Version: | 1.0 |
| X-MimeOLE: | Produced By Microsoft Exchange V6.0.6249.0 |
| Subject: | RE: parse error |
| Date: | Wed, 4 Aug 2004 16:14:24 -0400 |
| Message-ID: | <ACAAE6BD7520AB4CB2744D1D1BAD3A2BA14504@jupiter.insideai.com> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| Thread-Topic: | parse error |
| Thread-Index: | AcR6W8p0LBOi7T15RfKjlOxOH5ImmgAA286g |
| From: | "John Bond" <Jbond AT ai-logix DOT com> |
| To: | <djgpp AT delorie DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i74KEUlG029835 |
| Reply-To: | djgpp AT delorie DOT com |
-----Original Message-----
> From: John Hanley [mailto:jdhanley AT telusplanet DOT net]
>
> I just received a "parse error at end of input" when compiling my code, but
> am unsure why. My code compiled fine yesterday, and I only made some minor
> adjustments today.
>
> Is this parse error indicative of anything particular?
Here is a sample of code that generates that error... notice the missing end brace:
int main() {
"at end of input" gives me the clue that something more is expected.
-JBond
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |