diction
static int diction(const void *a, const void *b);
qsort((char *) list, (unsigned) (ap-list), sizeof *list, diction);