DragonFly On-Line Manual Pages

Search: Section:  


cxGetFirstFile(3)            The GNUpdate Project            cxGetFirstFile(3)

NAME

cxGetFirstFile - Returns the first file in the directory.

SYNOPSIS

#include <comprex.h> CxFile *cxGetFirstFile(CxDirectory *dir);

PARAMETERS

dir The directory.

DESCRIPTION

Returns the first file in the directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFirstFile(3)

Search: Section: