topcmp
qsort( topsortnlp , nname , sizeof(nltype *) , topcmp );
int topcmp(const void *, const void *);