crc32

Calculate the CRC32 polynomial of a String.


Syntax


Parameters

  • String subject - The String to calculate a polynomial for.


Result

  • String - The CRC32 polynomial.

Returns the CRC32 (Cyclic Redundancy Checksum, using 32-bit lengths) polynomial of subject. The polynomial is an unsigned integer.

ptpscript/functions/crc32.txt · Last modified: 2007/01/24 10:15
 
 
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki