|
NAMEcxSetFileName - Sets the base name of the specified file.SYNOPSIS#include <comprex.h>void cxSetFileName(CxFile *file, const char *name); PARAMETERS
DESCRIPTIONSets the base name of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |