| FastCRC Library | C++ Interface |
|
CFastCRC32::Final
unsigned long Final();
Return value
The checksum.
Remarks
Call this member function to retrieve the checksum from the CFastCRC32 object.
After the Final method is performed, the CFastCRC32 object is initialized for new calculations, as it would be constructed again.
Example
|
CFastCRC32 Overview | Class Members | Useful Links | HashCalc
See Also CFastCRC32::Update, SL_FCRC_ConvertToHex32
| Send Feedback to SlavaSoft Inc. | Tell a friend about FastCRC Library |