delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Message-ID: | <3C0E9A07.A98B71C5@erols.com> |
Date: | Wed, 05 Dec 2001 17:04:55 -0500 |
From: | Chris Smith <herrsmitty AT erols DOT com> |
X-Mailer: | Mozilla 4.7 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
Subject: | Re: Parse Error what does it mean. |
References: | <9ulvdh$ndk$1 AT news8 DOT svr DOT pol DOT co DOT uk> |
Reply-To: | djgpp AT delorie DOT com |
you forgot to add a semi-colon at the end of cout<<"Hello World!\n"; john AT jhadgraft DOT freeserve DOT co DOT uk wrote: > Ive had no luck getting DJGPP to work on my win ME computer. So i have > tried installing it on a PC with win 98. However i now have a new problem. > I have created a .cc file as below: > > #include <iostream.h> > > int main() > { > cout << "Hello World!\n" > return 0; > } > > however ir tells me: > hello.cc: 4: ERROR Parse error before { > > what does this mean i dont see a problem and more importantly how do i sort > it out.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |