sorthand
sorthand(chand, FULLHAND);
sorthand(phand, FULLHAND);
sorthand(crib, CINHAND);
void sorthand(CARD [], int);
sorthand(h, n + 1); /* sort by rank */