workcmpf0
static int workcmpf0();
qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf0);
return workcmpf0(a, b);