DragonFly On-Line Manual Pages

Search: Section:  


cxGetNextFile(3)             The GNUpdate Project             cxGetNextFile(3)

NAME

cxGetNextFile - Returns the next file in a list of files.

SYNOPSIS

#include <comprex.h> CxFile *cxGetNextFile(CxFile *file);

PARAMETERS

file The current file.

DESCRIPTION

Returns the next file in a list of files.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetNextFile(3)

Search: Section: