DragonFly On-Line Manual Pages

Search: Section:  


cxNewFsIterator(3)           The GNUpdate Project           cxNewFsIterator(3)

NAME

cxNewFsIterator - Creates a filesystem iterator.

SYNOPSIS

#include <comprex.h> CxFsIterator *cxNewFsIterator(CxArchive *archive, CxFsIteratorType type);

PARAMETERS

archive The associated archive. type The filesystem iterator type.

DESCRIPTION

Creates a filesystem iterator. This will normally only be used within libpackman.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxNewFsIterator(3)

Search: Section: