ZIP_LIBZIP_VERSION

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

zip_libzip_version - return run-time version of library  

LIBRARY

libzip (-lzip)  

SYNOPSIS

In zip.h Ft const char * Fn zip_libzip_version void  

DESCRIPTION

zip_libzip_version returns the version number of the library as string in the format ``$MAJOR.$MINOR.$MICRO$SUFFIX'' where $MAJOR is the major version, $MINOR the minor, $MICRO the micro, and $SUFFIX a suffix that's only set for development versions.  

SEE ALSO

libzip(3)  

HISTORY

Fn zip_libzip_version was added in libzip 1.3.1.  

AUTHORS

An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt tk@giga.or.at


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
SEE ALSO
HISTORY
AUTHORS

This document was created by man2html, using the manual pages.
Time: 19:29:12 GMT, May 22, 2024