JavaScript Editor Javascript debugger     Website design 


Rar::getCrc

Get CRC of the entry ()

Rar {
  int getCrc();
}

Rar::getCrc() returns CRC of the archive entry.

Return Values

Returns the CRC of the archive entry or FALSE on error.