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