stewkk/iu9-c

wrong return values for compare functions

Closed this issue · 1 comments

According to standard, int compare(const void*, const void*) should return negative integer when first argument less than second

fixed