Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Hash Collision

Author: Tord Romstad

Date: 00:38:46 07/16/04

Go up one level in this thread


On July 16, 2004 at 02:16:27, Mike Siler wrote:

>>My printf("%x"..) must not be printing full 64 bits.
>>I'll have to shift the upper 32 and do two printf's...
>
>Try printf("%I64x"...) for lowercase letters or printf("%I64X"...) for uppercase
>or printf("%I64u"...) for decimal notation.

Or, if you use gcc (which I assume Stuart does), use %llx.

Tord




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.