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

FreeBSD Manual Pages

  
 
  

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

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

home | help