crc32(3) MudOS v21c2 (5 Sep 1994)
名稱:
crc32() - 計算一個暫存區或字串的循環重覆碼 (cycle redundency code)
語法:
int crc32( buffer | string x );
整數 crc32( 暫存區 | 字串 x );
用法:
計算並傳回給定的暫存區或是字串 x 的 CRC-32 碼.
翻譯:
Spock @ FF 97.Jan.27. (printed 3/16/95)
回到上一頁