scorehand
int scorehand(CARD [], CARD, int, bool, bool);
i = scorehand(hand, turnover, CINHAND, strcmp(s, "crib") == 0, explain);
j = scorehand(h, turnover, CINHAND, strcmp(s, "crib") == 0, false);
scorehand(h, d[k], CINHAND, true, false);