From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7sklom$aug$1 AT winter DOT news DOT rcn DOT net> Subject: Re: Problem with C++ libraries in djgpp Lines: 21 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: <6e%I3.30760$ei1.53600@newsfeeds.bigpond.com> Date: Fri, 1 Oct 1999 18:23:33 +1000 NNTP-Posting-Host: 139.134.160.146 X-Trace: newsfeeds.bigpond.com 938770434 139.134.160.146 (Fri, 01 Oct 1999 19:33:54 EST) NNTP-Posting-Date: Fri, 01 Oct 1999 19:33:54 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Steven Anthony Uy wrote in message news:HSL0N4+v6qbmIKWROFCraDu0ExqC AT 4ax DOT com... > On Sun, 26 Sep 1999 08:32:48 GMT, iharriso AT haverford DOT edu (Ian) wrote: > > Shouldn't it read: > > #include > > instead? I'd learned (today, even!) that iostream.h is the header > file for C-style IO, whereas iostream is the header for C++-style IO. No, where did you learn that from? It's seriously misguided. Normally you'd use stdio.h for C IO and iostream.h for C++. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj