delorie.com/archives/browse.cgi | search |
To: | djgpp AT delorie DOT com |
Date: | Wed, 15 Mar 2000 14:45:17 -0500 |
Subject: | Re: Help |
Message-ID: | <20000315.152410.-404799.3.roberts.j.whitlock@juno.com> |
X-Mailer: | Juno 4.0.5 |
MIME-Version: | 1.0 |
X-Juno-Line-Breaks: | 0-9,11-16 |
X-Juno-Att: | 0 |
X-Juno-RefParts: | 0 |
From: | Robert S Whitlock <roberts DOT j DOT whitlock AT juno DOT com> |
Reply-To: | djgpp AT delorie DOT com |
On Wed, 15 Mar 2000 07:29:30 -0000 "Baal" <baal AT oceanfree DOT net> writes: > 1: #include <iostream.h> > 2: > 3: > 4: int main(); > 5: { > 6: cout <<"Hello World!\n"; > 7: return 0; > 8: } don't put the semicolon after the int main() part. It's not appropriate here. --Robert Whitlock http://www.geocities.com/CapeCanaveral/Hangar/9520/ ICQ 60123256
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |