![]() |
GIRAFFE Pipeline Reference Manual |
|||
|
|
C Array Utilities
Detailed DescriptionTBD Function Documentation
Sorts an array in ascending order.
The function sorts the first size elements of array in ascending order. During sorting the elements of array are reshuffled so that on return the contents of array is sorted. The number of elements size to be sorted may be less than the actual array size. |