$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nbecker_at_[hidden]
Date: 2002-03-18 08:20:37
CRC calculation should be generic. After a brief look at this code I
think the polynomial is hard-wired.
Ideally, the CRC calculation should be a simple function that is
generic both in the polynomial and in the size.