Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Random keys and hamming distance

Author: Dieter Buerssner

Date: 15:08:03 08/17/02

Go up one level in this thread


On August 17, 2002 at 17:41:52, Dieter Buerssner wrote:

>BTW. Using unsigned types yields the expected result:
>
>unsigned long long random64() {
>        long long rand;

I wanted to make this unsigned as well (but at least for my environment, it
works still works). When spotting, that I missed it, it came also to my
attention, that rand is not an allowed name for a variable, when #include
<stdlib.h>.

Regards,
Dieter



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.