PureBytes Links
Trading Reference Links
|
>There is apparently a O(N) sort called ABCSort.
>
>A description and a C implementation of the sort
>algorithm can be found at
>
>http://www.beechick-sort.bizhosting.com/abcsort.html
Cool. Tough to implement in EasyLanguage though. You'd need
byte-level access to your data.
-Alex
|