DragonFly On-Line Manual Pages

Search: Section:  


cxOpenFile(3)                The GNUpdate Project                cxOpenFile(3)

NAME

cxOpenFile - 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

path The path to the file. mode The access mode.

DESCRIPTION

Opens a file from a local or remote filesystem, or in an archive.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxOpenFile(3)

Search: Section: