hsweep gives system error codes above 400 million during lseek and read. Read the message written to stderr. Subtract 400 million from the error code. This is the error code returned by the system.
In UNIX the strerror subroutine translates the error code.
In Windows the FormatMessage subroutine translates the error code.
Error Code | Description |
---|---|
350002301 | Invalid position parameter. |
350002302 | Read length error. |
350002303 | Hashing address error. |
hsweep is documented in Hash Subroutines.