Re: OT:C/C++ Opinion Poll
- From: Vladimir Vassilevsky <antispam_bogus@xxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 02:29:29 GMT
Jyrki Saarinen wrote:
For me personally C++ has a bad name because of exceptions and garbage collection. Lots of people love this, I hate it.
C++ doesn't have garbage collection, unless you use a 3rd party library.
A language with pointers can't have garbage collection. C++ without pointers and with garbage collection is called Java.
Vladimir Vassilevsky
DSP and Mixed Signal Design Consultant
http://www.abvolt.com
.
- Follow-Ups:
- Re: OT:C/C++ Opinion Poll
- From: Eric Smith
- Re: OT:C/C++ Opinion Poll
- From: Jyrki Saarinen
- Re: OT:C/C++ Opinion Poll
- From: Clifford Heath
- Re: OT:C/C++ Opinion Poll
- References:
- OT:C/C++ Opinion Poll
- From: Ed
- Re: OT:C/C++ Opinion Poll
- From: Tim Wescott
- Re: OT:C/C++ Opinion Poll
- From: Jim Relsh
- Re: OT:C/C++ Opinion Poll
- From: FD
- Re: OT:C/C++ Opinion Poll
- From: The Real Andy
- Re: OT:C/C++ Opinion Poll
- From: FD
- Re: OT:C/C++ Opinion Poll
- From: Jyrki Saarinen
- OT:C/C++ Opinion Poll
- Prev by Date: Re: 8051 compilers
- Next by Date: Re: OT:C/C++ Opinion Poll
- Previous by thread: Re: OT:C/C++ Opinion Poll
- Next by thread: Re: OT:C/C++ Opinion Poll
- Index(es):
Relevant Pages
|