From: "Ghostwheel" Newsgroups: comp.os.msdos.djgpp References: <5fsliskch39r9f3sdm0m29vasnmfhe33rg AT 4ax DOT com> Subject: Re: More Dumb Newbie Questions Lines: 15 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 Message-ID: Date: Wed, 24 May 2000 15:48:23 GMT NNTP-Posting-Host: 192.189.16.3 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread2.prod.itd.earthlink.net 959183303 192.189.16.3 (Wed, 24 May 2000 08:48:23 PDT) NNTP-Posting-Date: Wed, 24 May 2000 08:48:23 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have included iostream.h (assuming that is the header file you were referring to) in the program. I am trying to do a simple cout command. Do I not need the iostream.h? > Do not enter any
.h names in the project > file list. That could be your problem. Doing this will > compile fine, but will cause a failure on the link that > appears the same as your error. > > Joe Toth > > >