CRC32: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 February 2024

3 February 2024

2 February 2024

  • curprev 20:4220:42, 2 February 2024RhoSigma talk contribs 2,830 bytes +2,830 Created page with "{{DISPLAYTITLE: _CRC32}} The '''_CRC32''' function returns the Crc-32 checksum of any arbitrary string. {{PageSyntax}} : {{Parameter|chksum~&}} = _CRC32({{Parameter|dataString$}}) {{PageParameters}} * {{Parameter|chksum~&}} is the _UNSIGNED LONG checksum returned (zero, if the given {{Parameter|dataString$}} was empty). * {{Parameter|dataString$}} is any literal or variable STRING to build the checksum from. {{P..."