LibCapy - sort

Sorting algorithms.

Macros:

Enumerations:

None.

Typedefs:

None.

Functions:

Quick sort

Input argument(s):

data: the array of data to sort
sizeElem: the size in byte of one element in the array
nbElem: the number of elements in the array
cmp: the comparator used to sort the array

2022-03-17
in LibCapy,
28 views
Copyright 2021-2024 Baillehache Pascal