Richard Menedetter wrote:
> 
> And there are many, many cases where another algorithmus would REALLY
> deliver more speed, and that independantly of the language.
> (eg. a sorting algorithm that has O(ld n) is 'better' than one with O(n^2)
> at least if the amount of data is big enough)

True, the algorithm is important. Important enough that the ASM programmer
should make the best choice the same as the "C" programmer.
<G>

-  Clarence Verge
--
-  Help stamp out FATWARE.  As a start visit: http://home.arachne.cz/
-  The internet is infected - Windows is a VIRUS !!
--


Reply via email to