gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] hash collisions


From: Douglas Ridgway
Subject: Re: [gnugo-devel] hash collisions
Date: Wed, 16 Jun 2004 14:06:13 -0600 (MDT)

On Wed, 16 Jun 2004, Gunnar Farnebäck wrote:

> Doug wrote:

> > HASHVALUE_PRINT_FORMAT in hash.h should probably define a field length.

> Please elaborate.

I think the intent is to see leading zeros (in particular,
hashdata_to_string prints the hash values next to each other, so without
leading zeros there's some ambiguity) but %0lx doesn't do this. %08x works
for me, but I don't know the right platform independent construct.

doug.
address@hidden







reply via email to

[Prev in Thread] Current Thread [Next in Thread]