Rar::getCrc

(no version information, might be only in CVS)

Rar::getCrc -- Get CRC of the entry

Description

class Rar {

int getCrc ( void )

}

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

Return Values

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