Date: Fri, 12 Sep 1997 20:41:37 -0700 (PDT) Message-Id: <199709130341.UAA21003@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Jeff Weeks , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Porting C++ programs to Linux (quick question, please help) Precedence: bulk At 03:58 9/11/1997 -0400, Jeff Weeks wrote: >Okay here's a quick one: > >DJGPP has a free C++ lib (with iostream, etc), does Linux have the >same? I know Linux HAS cout and all that, but can commercial programs >be built upon it? AFAIK, it is the same library. The only C++ lib I know of is GNU's, which both DJGPP and Linux use. So whatever you can do with it under DJGPP, you can do under Linux. > >To paraphraze: > >I'm writting a program which uses C++ functions from only fstream.h and >iostream.h, can this be ported to Linux and still be sold commercially? Nate Eldredge eldredge AT ap DOT net