DragonFly On-Line Manual Pages

Search: Section:  


cxNewDirectory(3)            The GNUpdate Project            cxNewDirectory(3)

NAME

cxNewDirectory - Creates a new CxDirectory structure.

SYNOPSIS

#include <comprex.h> CxDirectory *cxNewDirectory(void);

DESCRIPTION

Creates a new CxDirectory structure. This does NOT create a new directory. For that, use cxMkDir().

RETURNS

Nothing. libcomprex 05 Mar 2003 cxNewDirectory(3)

Search: Section: