DragonFly On-Line Manual Pages

Search: Section:  


cxGetBasePath(3)             The GNUpdate Project             cxGetBasePath(3)

NAME

cxGetBasePath - Returns the base path for the specified path.

SYNOPSIS

#include <comprex.h> char *cxGetBasePath(const char *path);

PARAMETERS

path The path.

DESCRIPTION

Returns the base path for the specified path. The base path is the part not containing the actual filename.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetBasePath(3)

Search: Section: