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

FreeBSD Manual Pages

  
 
  

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

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

home | help