Generic quicksort library that can be used to sort an array having any data type (int, char *, struct key_value *, etc.).

Samuel Thibault samuel.thibault@aquilenet.fr
Fri Sep 26 12:49:47 GMT 2025


Amit, le ven. 26 sept. 2025 18:11:52 +0530, a ecrit:
> Generic quicksort library that can be used to sort an array having any data
> type (int, char *, struct key_value *, etc.)

You mean https://www.man7.org/linux/man-pages/man3/qsort.3.html
?

Samuel


More information about the Libc-alpha mailing list