james-pike / c_qsort

C qsort() function to sort an array by any type, using a comparator function that takes two void pointers as arguments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c_qsort

C qsort() function to sort an array by any type, using a comparator function that takes two void pointers as arguments.

About

C qsort() function to sort an array by any type, using a comparator function that takes two void pointers as arguments.


Languages

Language:C 100.0%