Changes

Jump to: navigation, search

CPW - Engine book h

355 bytes added, 15:52, 18 December 2018
Created page with "'''Home * Engines * CPW-Engine * Book.h''' This is the header file for CPW-Engine_book <pre> void readBookFile(); void book_addline( int line_no, ch..."
'''[[Main Page|Home]] * [[Engines]] * [[CPW-Engine]] * Book.h'''

This is the header file for [[CPW-Engine_book]]
<pre>
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();
</pre>
'''[[CPW-Engine|Up one Level]]'''

Navigation menu