Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/gomoku



Module Name:    src
Committed By:   dholland
Date:           Thu Jun  4 06:27:47 UTC 2009

Modified Files:
        src/games/gomoku: gomoku.h main.c pickmove.c

Log Message:
Make a couple of the logging/printing functions printf-alikes. This removes
most of the calls to sprintf.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/games/gomoku/gomoku.h
cvs rdiff -u -r1.15 -r1.16 src/games/gomoku/main.c \
    src/games/gomoku/pickmove.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