Re: C or C++ for FOSS/linux?
- From: Rui Maciel <rui.maciel@xxxxxxxxx>
- Date: Sat, 30 Dec 2006 12:30:37 +0000
Jan Panteltje wrote:
I cut and paste from a previous coded linked list.
It is written so generic that all I have to do is change some name that
takes 5 seconds with my editor.
If the structures making up the list need other members, then you will
have to specify those in C++ too.
That said I have seen people write linked lists in 5 lines in C in
probably less then 5 seconds.
Just that it took me much longer to understand their code :-)
So how can you possibly claim that "coding in C is so much simpler and
faster" while at the same time you confess that each and every time you
need to use trivial things like basic data structures you need to spend a
considerable amount of time writing them by hand and debug them? Where's
your "simplicity and quickness"? And we haven't even touched the algorithm
side of it yet.
The C programming language is a great tool, as C++ is. Both have their
strengths and their weaknesses and therefore both are better suited to
perform certain types of tasks. Therefore, this whole "language A is so
awesome and so superior to language B in each and every possible way"
discussion you are trying to have here is so braindead that it isn't even
funny.
Oh well... Trolls are simply trolls...
Best regards
Rui Maciel
--
Running Kubuntu 6.10 with KDE 3.5.5 and proud of it.
jabber:rui_maciel@xxxxxxxxxx
.
- Follow-Ups:
- Re: C or C++ for FOSS/linux?
- From: Jan Panteltje
- Re: C or C++ for FOSS/linux?
- References:
- C or C++ for FOSS/linux?
- From: Beowulf
- Re: C or C++ for FOSS/linux?
- From: Jan Panteltje
- Re: C or C++ for FOSS/linux?
- From: Sebastian 'lunar' Wiesner
- Re: C or C++ for FOSS/linux?
- From: Jan Panteltje
- Re: C or C++ for FOSS/linux?
- From: Sebastian 'lunar' Wiesner
- Re: C or C++ for FOSS/linux?
- From: Jan Panteltje
- Re: C or C++ for FOSS/linux?
- From: Rui Maciel
- Re: C or C++ for FOSS/linux?
- From: Jan Panteltje
- C or C++ for FOSS/linux?
- Prev by Date: Re: Building enterprise websites with apache
- Next by Date: Re: Building enterprise websites with apache
- Previous by thread: Re: C or C++ for FOSS/linux?
- Next by thread: Re: C or C++ for FOSS/linux?
- Index(es):
Relevant Pages
|