DragonFly On-Line Manual Pages

Search: Section:  


cxFixPath(3)                 The GNUpdate Project                 cxFixPath(3)

NAME

cxFixPath - 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

path The path

DESCRIPTION

Fixes up the specified path by processing all ".." and "." that may be in the path.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxFixPath(3)

Search: Section: