Simple sorting simulator in C, SDL2 with pthread.h
You can add new sorting function and make a pr!
the sorting function must return void *
(any value)
and take void *
as argument
Add the sorting function to sorts
variable, along with
the name for button label
./sortsim n
when n is number of elements