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

FreeBSD Manual Pages

  
 
  

home | help
cxGetFileParent(3)	     The GNUpdate Project	    cxGetFileParent(3)

NAME
       cxGetFileParent - Returns the specified file's parent directory.

SYNOPSIS
       #include	<comprex.h>

       CxDirectory *cxGetFileParent(CxFile *file);

PARAMETERS
       file   The file.

DESCRIPTION
       Returns the specified file's parent directory.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		    cxGetFileParent(3)

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

home | help