Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/robots
Module Name: src
Committed By: dholland
Date: Mon Jul 20 06:43:18 UTC 2009
Modified Files:
src/games/robots: main.c rnd_pos.c
Log Message:
Use random() instead of rand(), and seed with time instead of pid.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/games/robots/main.c
cvs rdiff -u -r1.8 -r1.9 src/games/robots/rnd_pos.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index