Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: speed question

Author: Dezhi Zhao

Date: 15:32:06 02/22/03

Go up one level in this thread


On February 22, 2003 at 18:26:14, Uri Blass wrote:

>On February 22, 2003 at 18:17:54, Dezhi Zhao wrote:
>
>><snip a lot>
>>
>>>>are you sure this is the line you get the warning? what is your hash_table
>>>>declaration?
>>
>>I mean the variable hash_table. Do you declare it as HASHE or something like the
>>following?
>>
>>HASHE hash_table;
>I  have in data.c
>HASHE *hash_table = 0;
>
>Uri

I see no problems here. So you need to check elsewhere to make sure what the
compiler is warning.  It could be other line, instead of the calloc line.



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.