Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Book design

Author: Sune Fischer

Date: 13:54:16 11/28/02

Go up one level in this thread


On November 28, 2002 at 13:21:14, Matthias Gemuh wrote:

>My book record is
>
>
>typedef struct {
>    unsigned long HashKey, HashLock;
>    CHESSMOVE Move;
>    int Result, lrnResult;
>    unsigned int Count;
>} BOOKENTRY;
>
>/Matthias.

Do you know of a clever way to print such a struct binary to a file, and read it
back in?

-S.



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.