DragonFly On-Line Manual Pages

Search: Section:  


cxGetFpAccessMode(3)         The GNUpdate Project         cxGetFpAccessMode(3)

NAME

cxGetFpAccessMode - Returns the access mode of the specified file pointer.

SYNOPSIS

#include <comprex.h> CxAccessMode cxGetFpAccessMode(CxFP *fp);

PARAMETERS

fp The file pointer.

DESCRIPTION

Returns the access mode of the specified file pointer.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFpAccessMode(3)

Search: Section: