![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYlibzip (-lzip) SYNOPSIS
int
DESCRIPTIONThe
If you prefer a different password for single files, use zip_fopen_encrypted(3) instead of zip_fopen(3). Usually, however, the same password is used for every file in an zip archive. The password is not verified when calling this function. See the CAVEATS section in zip_fopen_encrypted(3) for more details about password handling. RETURN VALUESUpon successful completion 0 is returned. Otherwise, -1 is returned and the error information in archive is set to indicate the error. ERRORS
SEE ALSOHISTORY
AUTHORSDieter Baron <dillo@nih.at> and Thomas Klausner <wiz@gatalith.at>
|