Hacker News new | ask | show | jobs
by huu 4192 days ago
The signature of greater is relevant because it has to conform to the interface for qsort. See the final argument of the interface here: http://www.cplusplus.com/reference/cstdlib/qsort/