|
 |
In article <3A69F1CD.EBAC06D2@videotron.ca>, Francois Labreque
<fla### [at] videotron ca> wrote:
> > I think it's safe to say that most of the reason for choosing C++ is to
> > allow making the source code fully object-oriented.
>
> Is there any other?
>
> Other than being allowed to use // comments.
The const keyword, stricter type checking, and overloaded
functions...probably a couple others. Some might like the memory
management better, you can use classes to wrap functions and data
together even if you aren't doing OOP.
--
Christopher James Huff
Personal: chr### [at] mac com, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tag povray org, http://tag.povray.org/
<><
Post a reply to this message
|
 |