|
NAMEcxFixPath - Fixes up the specified path by processing all ".." and "." that may be in the path.SYNOPSIS#include <comprex.h>char *cxFixPath(const char *path); PARAMETERS
DESCRIPTIONFixes up the specified path by processing all ".." and "." that may be in the path.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |