DragonFly On-Line Manual Pages

Search: Section:  


cxGetModule(3)               The GNUpdate Project               cxGetModule(3)

NAME

cxGetModule - Returns the specified module.

SYNOPSIS

#include <comprex.h> CxModule *cxGetModule(const char *name, CxModuleType type);

PARAMETERS

name The name of the module. type The type of the module.

DESCRIPTION

Returns the specified module. The module

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetModule(3)

Search: Section: