News

The sorting function was made without the help of compiler ... in different orders when the input array is bif enought to do so. This means applying the "normal" radix algorithm in subarrays. Use of ...
To use sorting define type SORT_TYPE and comparison function SORT_CMP and include "GrailSort.h" file. Code in C-compatible. Algorithms with some external memory are also implemented.