16-bit CRC
25-Jan-92 00:00:02
Sb: #19395-16-bit CRC
Fm: Don Curtis/SYSOP 76703,4321
To: Michael A McCormick 76046,1057
Mike,
I can only say I implemented the Dobbs formula in my Atari 8 bit
program for xmodem transfers. Worked just fine with CIS's CRC xmodem
transfers so one can only presume it gave the right answer.
Make sure you flush out the accumulator with 2 null bytes before
you use the result.
Don