DragonFly On-Line Manual Pages

Search: Section:  


cxGetFileMode(3)             The GNUpdate Project             cxGetFileMode(3)

NAME

cxGetFileMode - Returns the mode of the specified file.

SYNOPSIS

#include <comprex.h> mode_t cxGetFileMode(CxFile *file);

PARAMETERS

file The file.

DESCRIPTION

Returns the mode of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFileMode(3)

Search: Section: