cxGetFsIterFirst(3) The GNUpdate Project cxGetFsIterFirst(3)NAME
cxGetFsIterFirst - Returns the first item.SYNOPSIS
#include <comprex.h> CxFsNode *cxGetFsIterFirst(CxFsIterator *iterator);PARAMETERS
iterator The iterator.DESCRIPTION
Returns the first item.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetFsIterFirst(3)