Author: Tom Likens
Date: 07:04:31 05/01/02
Go up one level in this thread
Todd, Could you possibly post the code that is giving you the trouble. Also any additional information such as the compiler you are using, operating system, PC etc. would also be helpful. Also if you are programming under Windows and are worried about pointer errors it might be worthwhile to run your code under Bounds Checker. If you don't have acccess to Bounds Checker then stepping through your program with a good debugger might point out the problem. As a word of encouragement- Nalimov's tablebase code *does* work :) regards, --tom On May 01, 2002 at 04:47:56, Todd Segal wrote: >Hi, > >I am programming a project using Nalimov tablebases and whenever I probe a >tablebase (no matter which one) I seem to be getting the same result from the >probe function (from Nalimov's tbindex.cpp). > >More specifically when calling "L_TbtProbeTable(iTb, 0, index); " I always get >32767 (not bev_broken). > >I think I am setting everything up right, but I fear this is a problem due to >bad initialization or bad pointers (I never get a segfault though). > >Any help would be HUGELY HELPFUL! > >Thanks so much! > >- Todd Segal
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.