117d073a60
with getchar(), in readchar(), a char was used to read input, which in getuchar() is used as an argument to islower() and toupper(). Also removed a condition which terminated the process if the user typed in character 255. Approved by christos. |
||
---|---|---|
.. | ||
Makefile | ||
cards.c | ||
crib.c | ||
cribbage.6 | ||
cribbage.h | ||
cribbage.n | ||
cribcur.h | ||
deck.h | ||
extern.c | ||
instr.c | ||
io.c | ||
pathnames.h | ||
score.c | ||
support.c |