A slight problem with othello/reversi

Chris Torek chris at umcp-cs.UUCP
Sun Jul 21 13:40:13 AEST 1985


Or you can use

	char foo;
	.
	.
	.
	if (foo == (char) -1)

to check for ``-1'' in chars.  (4.2BSD "lint" didn't like this,
though, for some reason.)
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP:	seismo!umcp-cs!chris
CSNet:	chris at umcp-cs		ARPA:	chris at maryland



More information about the Comp.sources.bugs mailing list