DragonFly On-Line Manual Pages

Search: Section:  


cxGetFsIterPrev(3)           The GNUpdate Project           cxGetFsIterPrev(3)

NAME

cxGetFsIterPrev - Returns the previous item.

SYNOPSIS

#include <comprex.h> CxFsNode *cxGetFsIterPrev(CxFsIterator *iterator);

PARAMETERS

iterator The iterator.

DESCRIPTION

Returns the previous item. If cxGetIterNext() hasn't been called yet, this will return NULL.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFsIterPrev(3)

Search: Section: