CVS commit: src/games/robots

2022-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 27 18:48:49 UTC 2022 Modified Files: src/games/robots: Makefile main.c Log Message: Enable FANCY mode for debugging purposes: - To enable stand still mode (robot is not moving but waiting in place), specify a score

CVS commit: src/games/robots

2022-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 27 18:48:49 UTC 2022 Modified Files: src/games/robots: Makefile main.c Log Message: Enable FANCY mode for debugging purposes: - To enable stand still mode (robot is not moving but waiting in place), specify a score

Re: CVS commit: src/games/robots

2009-08-06 Thread David Holland
On Wed, Aug 05, 2009 at 03:34:09PM -0400, Christos Zoulas wrote: > don't use char values for functions that can return -1; chars are not always > signed. sorry, that was stupid. -- David A. Holland dholl...@netbsd.org