checksum results...

24 views
Skip to first unread message

Carl Read

unread,
Dec 14, 2013, 3:59:52 PM12/14/13
to re...@googlegroups.com
Hi all,

According to here...

http://www.rebol.com/docs/words/wchecksum.html

checksum by default returns the CRC of a string. In Rebol, this gives...

>> checksum "test"
== 15060074

However, PHP's crc32 (here: http://php.net/manual/en/function.crc32.php ) returns 3632233996 for "test", as does this online CRC generator...

http://blog.freshshare.com/crc-generator/

Any suggestions for how to get Rebol's checksum to match those results?

-- Carl Read.

Reply all
Reply to author
Forward
0 new messages