DragonFly On-Line Manual Pages

Search: Section:  


cxSetFileName(3)             The GNUpdate Project             cxSetFileName(3)

NAME

cxSetFileName - Sets the base name of the specified file.

SYNOPSIS

#include <comprex.h> void cxSetFileName(CxFile *file, const char *name);

PARAMETERS

file The file. name The filename.

DESCRIPTION

Sets the base name of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFileName(3)

Search: Section: