cmp_str
int cmp_str(const void *, const void *);
qsort((char *) Firstch, (int) Tbl.str_numstr, sizeof *Firstch, cmp_str);