|
NAMEcxGetFpAccessMode - Returns the access mode of the specified file pointer.SYNOPSIS#include <comprex.h>CxAccessMode cxGetFpAccessMode(CxFP *fp); PARAMETERS
DESCRIPTIONReturns the access mode of the specified file pointer.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |