|
NAMEcxOpenFileHandle - Opens a file from an existing file handle (CxFile structure).SYNOPSIS#include <comprex.h>CxFP *cxOpenFileHandle(CxFile *file, CxAccessMode mode); PARAMETERS
DESCRIPTIONOpens a file from an existing file handle (CxFile structure).RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |