Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFpAccessMode&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help