zip_error_get_sys_type man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

ZIP_ERROR_GET_SYS_TYPE(3)  Library Functions Manual  ZIP_ERROR_GET_SYS_TYPE(3)

NAME
       zip_error_get_sys_type - get type of system error code

LIBRARY
       libzip (-lzip)

SYNOPSIS
       zip.h int zip_error_get_sys_type int ze

DESCRIPTION
       The     function	    zip_error_get_sys_type    is    deprecated;	   use
       zip_error_init_with_code(3) and zip_error_system_type(3) instead.

       Replace
       int i = zip_error_get_sys_type(ze);
       with
       zip_error_t error;
       zip_error_init_with_code(&error, ze);
       int i = zip_error_system_type(&error);

SEE ALSO
       libzip(3), zip_error_init_with_code(3), zip_error_system_type(3)

AUTHORS
       Dieter Baron <dillo@nih.at> and Thomas Klausner <tk@giga.or.at>

NiH			       December 2, 2014	     ZIP_ERROR_GET_SYS_TYPE(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net