JCL Help:Crc16 P@PJclByteArray@Integer@Word
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: Crc16_P Function
[+] JclMath.pas Functions
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
function Crc16_P(X: PJclByteArray; N: Integer; Crc: Word = 0): Word; overload;
function Crc16_P(const Crc16Table: TCrc16Table; X: PJclByteArray; N: Integer; Crc: Word = 0): Word; 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