printfs have been banished. All outputnow goes through prout/proutn/prouts.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 1 Nov 2004 03:48:44 +0000 (03:48 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 1 Nov 2004 03:48:44 +0000 (03:48 +0000)
commit942f187b68be75931f4bd35015d74d284ef802c4
tree6d3f8e3c69d7036f8ef850d57db8626f32aaa37e
parent77e371705e1e059173ec9c88f63be7a460e44e50
printfs have been banished.  All outputnow goes through prout/proutn/prouts.

These are now prinf-like variadic functions.  The point of this
maneuver was to make the output capturable by a different front end,
for example a curses-based front end.
ai.c
battle.c
finish.c
moving.c
planets.c
reports.c
setup.c
sst.c
sst.h