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