bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] FormatMoves


From: Thomas A. Moulton
Subject: [Bug-gnubg] FormatMoves
Date: Tue, 08 Jun 2010 06:37:45 -0400
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]