Re: Crc32 routines

 BBS: Inland Empire Archive
Date: 10-04-92 (11:04)             Number: 361
From: RICH GELDREICH               Refer#: NONE
  To: RAYMOND PAQUIN                Recvd: NO  
Subj: Re: Crc32 routines             Conf: (2) Quik_Bas
> In the lines where the overflow occurs, replace the MOD 256 and
> similar statements with MOD 256& and displace the closing parenthesis
> before the beginning of MOD 256& to include it.
> I had the same problem and wondered how the original author ever got
> it to work...

    Well, FWIW- I posted the program *exactly* how I had it. No OV
errors at all- let me check it out...

    Rich

--- MsgToss 2.0b
 * Origin: Computer Co-Op - Voorhees, NJ | Ted Hare (1:266/29)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET