FreeBSD Manual Pages
cxIsArchiveLocal(3) The GNUpdate Project cxIsArchiveLocal(3) NAME cxIsArchiveLocal - Returns whether or not the archive is stored lo- cally. SYNOPSIS #include <comprex.h> char cxIsArchiveLocal(CxArchive *archive); PARAMETERS archive The archive. DESCRIPTION Returns whether or not the archive is stored locally. If the archive is located online, or within another archive, this will be 0. Otherwise, this will be 1. RETURNS Nothing. libcomprex 05 Mar 2003 cxIsArchiveLocal(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxIsArchiveLocal&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>