Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Countbits() Function {defect report}

Author: Dann Corbit

Date: 22:29:01 01/04/99

Go up one level in this thread


change:
            for (i = 0; i < sizeof(int); i++)
to
            for (i = 0; i < sizeof(x); i++)




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.