Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxGetBasePath&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help