$crc: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Aca20031 (talk | contribs)
mNo edit summary
(No difference)

Revision as of 01:04, 31 May 2009

Returns a CRC checksum of a given file, binary variable, or plain text

$crc(text|&binvar|filename,[N])
  • N is used to indicate what kind of data is passed into $crc, with text being the default

See Also