DragonFly On-Line Manual Pages

Search: Section:  


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)

Search: Section: