Re: Crc32 routines

 BBS: Inland Empire Archive
Date: 10-06-92 (02:59)             Number: 375
From: RICH GELDREICH               Refer#: NONE
  To: MIKE KELLY                    Recvd: NO  
Subj: Re: Crc32 routines             Conf: (2) Quik_Bas
> Or perhaps replacing CINT with CLNG would work better in all
> instances, since the number being converted is potentially a long.

    That'll make it work in the environment- but it'll slow the entire
CRC calculation down when compiled. When you compile it, put back the
CINT(), it does make a difference(a small but noticable one).

    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