|
NAMEcxNewDirectory - Creates a new CxDirectory structure.SYNOPSIS#include <comprex.h>CxDirectory *cxNewDirectory(void); DESCRIPTIONCreates a new CxDirectory structure.This does NOT create a new directory. For that, use cxMkDir(). RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |