The command line parsing in unixmain.c accepted --scores as an alternative to -s but prscore() in topten.c didn't.
134 KiB
134 KiB
The command line parsing in unixmain.c accepted --scores as an alternative to -s but prscore() in topten.c didn't.