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