CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/04 10:52:12
Modified files:
games/bcd : bcd.c
Log message:
fix another signed char bug. while here, toupper() is now safe to call
on any char value.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/04 10:52:12
Modified files:
games/bcd : bcd.c
Log message:
fix another signed char bug. while here, toupper() is now safe to call
on any char value.