From: Jeff Weeks Newsgroups: comp.os.msdos.djgpp Subject: legality: c++ programs in DJGPP Date: Mon, 21 Jul 1997 11:03:00 -0400 Organization: Code X Software Lines: 26 Message-ID: <33D37A24.629A5A9C@execulink.com> NNTP-Posting-Host: ppp26.pluto.execulink.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm a little fuzzy on the whole DJGPP/C++/Legality issue here. I read the faq, and it says that I can use libiostream.a and my program can still be a commercial program, correct? I cannot, however, create commercial programs use libgpp.a, correct? What about my own classes? Am I allowed to write my own classes in a commercial program? Here's the deal: I like to write in C++. I've written quite a few classes (graphics, 3d, etc) and I also use cout and cin and fstream (all in libiostream.a, right?). If I write a program using all of the above classes, can it be commercial? Jeff PS: I've written all my stuff freely with source code available so far, so don't think I'm ungrateful to GNU or anything like that. I'm more-or-less just curious. -------------------------------------------- - Code X Software - Programming to a Higher Power email: mailto:pweeks AT execulink DOT com web: http://www.execulink.com/~pweeks/ --------------------------------------------