Older Version
Newer Version
GerdIsenberg
Sep 27, 2008
**[[Home]] * [[Engines]] * [[CPW-Engine]] * Book.h** This is the header file for [[CPW-Engine_book]] [[code format="cpp"]] void readBookFile(); void book_addline( int line_no, char * movestring); int book_add( char * movestring); int book_present( char * movestring ); int book_getMaxFreq(); void book_loadInternal(); [[code]] **[[CPW-Engine|Up one Level]]**