Re: C Sharp sorting considered superior to C by an order of magnitude
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Mon, 25 Feb 2008 18:13:00 -0500
Richard Heathfield wrote:
Willem said:
spinoza1111 wrote:
...
Overwhelming superiority of C Sharp to C: one sort class
provides multiple ways of sorting and sorts *anything* using
a generic parameter
...
From this comment alone it is quite obvious that Edward is
trying to start another C versus C# holy war. As Edward is no
doubt aware, C provides a function called qsort() which does
exactly what is described above.
Yes, C already provides this functionality. What astounds me is
that Mr Nilges feels the need to write the C# code in the first
place, because it implies that C# does *not* provide this
functionality. Now, I may not be the world's biggest C# fan, but
even I find it very hard to credit that the C# guys "forgot" to
provide a sort routine.
I consider it more likely that M. Nilges is simply following his
normal practice of failing to read the specifications (the standard
in this case) and immediately jumping to unfounded and unsound
conclusions.
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
--
Posted via a free Usenet account from http://www.teranews.com
.
- Follow-Ups:
- Re: C Sharp sorting considered superior to C by an order of magnitude
- From: spinoza1111
- Re: C Sharp sorting considered superior to C by an order of magnitude
- References:
- C Sharp sorting considered superior to C by an order of magnitude
- From: spinoza1111
- Re: C Sharp sorting considered superior to C by an order of magnitude
- From: Willem
- Re: C Sharp sorting considered superior to C by an order of magnitude
- From: Richard Heathfield
- C Sharp sorting considered superior to C by an order of magnitude
- Prev by Date: Re: program crashes *after* exit
- Next by Date: Re: Petition for the removal or voluntary departure of Richard Heathfield from this newsgroup
- Previous by thread: Re: C Sharp sorting considered superior to C by an order of magnitude
- Next by thread: Re: C Sharp sorting considered superior to C by an order of magnitude
- Index(es):
Relevant Pages
|