From: "Brian Gladman" Newsgroups: comp.os.msdos.djgpp Subject: Re: bugs with c++ compiler Date: Thu, 16 Jul 1998 00:15:13 +0100 Message-ID: <900544730.5053.0.nnrp-08.c2de6a96@news.demon.co.uk> References: <35AD21F6 DOT 3EF6 AT iee DOT efei DOT br> NNTP-Posting-Host: seven77.demon.co.uk Lines: 23 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Fernando Manoel Cambraia Guedes wrote in message <35AD21F6 DOT 3EF6 AT iee DOT efei DOT br>... >I've got some trouble while trying to compile c++ code. In fact, I made >a simple program to test the compiler: > >#include >main() >{ > cout << "testando"; >} > I have exactly the same problem and I have not been able to solve it either - any help would be much appreciated. Brian Gladman