From: "DeepBlack \(Murray Evans\)" Newsgroups: comp.os.msdos.djgpp Subject: Re: Trouble Date: Wed, 8 Mar 2000 16:40:54 -0000 Organization: UUNET WorldCom server (post doesn't reflect views of UUNET WorldCom Lines: 22 Message-ID: <8a5vm9$gh9$1@lure.pipex.net> References: <8a3pv9$npo$1 AT lure DOT pipex DOT net> <38C58044 DOT 8BAFB376 AT caresystems DOT com DOT au> NNTP-Posting-Host: userk123.uk.uudial.com X-Trace: lure.pipex.net 952533513 16937 194.69.100.207 (8 Mar 2000 16:38:33 GMT) X-Complaints-To: abuse AT uk DOT uu DOT net NNTP-Posting-Date: 8 Mar 2000 16:38:33 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "leon" wrote in message news:38C58044 DOT 8BAFB376 AT caresystems DOT com DOT au... > "DeepBlack (Murray Evans)" wrote: > > #include > > > > int main() > > { > > cout<<"Hello World"; > > return 0 > > } > > > > didn't have much time to read your mail - but how about <;> character > at the entd of ??? that was the first thing that jumped to > mind ;-) Yeah, missed that out when I typed t in here. Sorted it all out now though, something too simple for my liking. Seems all I had to do was save it as .cpp you'd think it could have said that somewhere.... (or am I blind?) : )