From: "Adam Chan" Newsgroups: alt.comp.lang.learn.c-c++,comp.os.msdos.djgpp Subject: Re: Which is best? C or C++ ??? Date: Sat, 6 Dec 1997 10:43:41 -0600 Organization: University of Houston Lines: 8 Message-ID: <66bvre$dfo$1@Masala.CC.UH.EDU> References: <348a15e5 DOT 826895 AT news DOT clear DOT net DOT nz> NNTP-Posting-Host: sip-16667.public-dialups.uh.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I think your question is object-oriented or not. You want your code easy to maintain, use and reuse, and distribute then you got to pay for the price. It's nothing but a trade off. No such a thing called which one is better. Adam