bzerrno
Description
int bzerrno ( resource bz )Returns the error number of any bzip2 error returned by the given file pointer.
Parameters
bzThe file pointer. It must be valid and must point to a file successfully opened by bzopen().
Returns the error number of any bzip2 error returned by the given file pointer.
bzThe file pointer. It must be valid and must point to a file successfully opened by bzopen().
Total time: 0.5286