Re: C or C++ for FOSS/linux?
- From: Jan Panteltje <pNaonStpealmtje@xxxxxxxxx>
- Date: Sat, 30 Dec 2006 10:07:09 GMT
On a sunny day (Fri, 29 Dec 2006 21:07:55 +0000) it happened Rui Maciel
<rui.maciel@xxxxxxxxx> wrote in <459583b3$0$28806$a729d347@xxxxxxxxxxxxxxx>:
If you want to provide any new origial functionality, then you will still
have to code it.
Coding in C is simpler and faster that is Stroussup language.
Simpler and faster? Answer me this: when writing a C programmer what do you
do when you need a simple data structure like a linked list?
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 :-)
.Qt 4 is the worst bloat I have seen in Linux since Linux 0.8 came out.
- Follow-Ups:
- Re: C or C++ for FOSS/linux?
- From: Rui Maciel
- 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
- 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
|