DragonFly On-Line Manual Pages

Search: Section:  


cxGetPreviousDir(3)          The GNUpdate Project          cxGetPreviousDir(3)

NAME

cxGetPreviousDir - Returns the previous directory in a list of directories.

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)

Search: Section: