DragonFly On-Line Manual Pages

Search: Section:  


cxDestroyFsIterator(3)       The GNUpdate Project       cxDestroyFsIterator(3)

NAME

cxDestroyFsIterator - Destroys a filesystem iterator.

SYNOPSIS

#include <comprex.h> void cxDestroyFsIterator(CxFsIterator *iterator);

PARAMETERS

iterator The iterator to destroy.

DESCRIPTION

Destroys a filesystem iterator. This should be called when done with an iterator.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxDestroyFsIterator(3)

Search: Section: