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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetPreviousDir	- Returns the previous directory in a list of directo-
       ries.

SYNOPSIS
       #include	<comprex.h>

       CxDirectory *cxGetPreviousDir(CxDirectory *dir);

PARAMETERS
       dir    The current directory.

DESCRIPTION
       Returns the previous directory in a list	of directories.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		   cxGetPreviousDir(3)

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

home | help