idatesort
static int idatesort();
static int idatesort(const void *, const void *);
qsort((char *)idatev, nidates, sizeof (*idatev), idatesort);