|
NAMEcxSetDirName - Sets the base directory name of this directory.SYNOPSIS#include <comprex.h>void cxSetDirName(CxDirectory *dir, const char *name); PARAMETERS
DESCRIPTIONSets the base directory name of this directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |