|
NAMEcxSetFileParent - Sets the specified file's parent directory.SYNOPSIS#include <comprex.h>void cxSetFileParent(CxFile *file, CxDirectory *parent); PARAMETERS
DESCRIPTIONSets the specified file's parent directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |