DragonFly On-Line Manual Pages

Search: Section:  


cxGetFirstModule(3)          The GNUpdate Project          cxGetFirstModule(3)

NAME

cxGetFirstModule - Returns the first module in the list.

SYNOPSIS

#include <comprex.h> CxModule *cxGetFirstModule(CxModuleType type);

PARAMETERS

type The type of module.

DESCRIPTION

Returns the first module in the list. This will probably only be useful inside libcomprex.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFirstModule(3)

Search: Section: