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