Code question

extern char *FormatMove( char *pch, const TanBoard anBoard, int anMove[ 8 ] ); extern char *FormatMovePlain( char *pch, TanBoard anBoard, int anMove[ 8 ] );

They appear to be interchangable.

should they both have "const TanBoard anBoard" ?
(or neither?)

tom


_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to