cxGetFileName(3) The GNUpdate Project cxGetFileName(3)NAME
cxGetFileName - Returns the name of the specified file.SYNOPSIS
#include <comprex.h> const char *cxGetFileName(CxFile *file);PARAMETERS
file The file.DESCRIPTION
Returns the name of the specified file.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetFileName(3)