|
NAMEcxOpenFile - Opens a file from a local or remote filesystem, or in an archive.SYNOPSIS#include <comprex.h>CxFP *cxOpenFile(const char *path, CxAccessMode mode); PARAMETERS
DESCRIPTIONOpens a file from a local or remote filesystem, or in an archive.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |