DragonFly On-Line Manual Pages

Search: Section:  


cxGetNextFsNode(3)           The GNUpdate Project           cxGetNextFsNode(3)

NAME

cxGetNextFsNode - Returns the next node in a list of nodes.

SYNOPSIS

#include <comprex.h> CxFsNode *cxGetNextFsNode(CxFsNode *node);

PARAMETERS

node The current node.

DESCRIPTION

Returns the next node in a list of nodes.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetNextFsNode(3)

Search: Section: