4398ceec2c31089df7743d5c67a657f51492cca0
qsort_r is not completely standardized, so we must accomodate for different platforms. The qsort_s function is available on Windows and we can use macros to transparently change behavior when required.
libkeke
personal utils library
named after my third favorite Baba is You character
currently includes submodules:
libkeke_array
dynamic array library
libkeke_symbol
basic symbol "library"
Description
Languages
C
99.1%
Just
0.9%