scorehand
int scorehand(const CARD [], CARD, int, BOOLEAN, BOOLEAN);
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);