|
|
|
|
|
by Dylan16807
1122 days ago
|
|
Custom memory allocation is pretty optional and a lot of the time could be handled with a single buffer. Outside of that you don't need to deal with exceptions in a sorting library, and you can happily make it a single .c and .h |
|