From: Drew Ritchie Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't compile Hello World!!! Date: Mon, 08 Mar 1999 16:21:30 -0500 Organization: Verio Northeast Lines: 20 Message-ID: <36E43F59.F99C2843@shorenetworks.com> References: <7c0l5l$1dt$1 AT nnrp1 DOT dejanews DOT com> <7c14vr$1t8u$1 AT quince DOT news DOT easynet DOT net> NNTP-Posting-Host: ppp166.shorenetworks.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com MarkL wrote: > I'm sure someone will correct me if i'm wrong. But i think you need to > include iostream.h for cout to work. > You do. iosream handles all input and output streams (hence the name). And cout is as well all know the command to output text and found in the iostream header. -- wonderment is the salt of the Earth - Escher. La luna grave e densa, come sta, la luna? - Leonardo da Vinci I have no idea how to cope with reality; my work does not touch it - M.C. Escher