Author: Roland Pfister
Date: 23:28:54 06/17/98
Go up one level in this thread
Have you tried to use the return code of your write statement: n = write (...,m); if (n != m ) cry Another idea is to check the file size after every write and cry if it is not correct. Perhaps you can see a pattern in the position when that occurs. Roland
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.