|
NAMEcxGetBasePath - Returns the base path for the specified path.SYNOPSIS#include <comprex.h>char *cxGetBasePath(const char *path); PARAMETERS
DESCRIPTIONReturns the base path for the specified path.The base path is the part not containing the actual filename. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |