DragonFly On-Line Manual Pages

Search: Section:  


cxSetFpAccessMode(3)         The GNUpdate Project         cxSetFpAccessMode(3)

NAME

cxSetFpAccessMode - Sets the access mode of the specified file pointer.

SYNOPSIS

#include <comprex.h> void cxSetFpAccessMode(CxFP *fp, CxAccessMode mode);

PARAMETERS

fp The file pointer. mode The access mode.

DESCRIPTION

Sets the access mode of the specified file pointer.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFpAccessMode(3)

Search: Section: