JCL Help:CheckCrc16 A@TCrc16Table@array of Byte@Word
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: CheckCrc16_A Function
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
function CheckCrc16_A(var X: array of Byte; Crc: Word): Integer; overload;
function CheckCrc16_A(const Crc16Table: TCrc16Table; var X: array of Byte; Crc: Word): Integer; overload;
Description
The description for this help topic does not exist, edit this page
About
Unit
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page