In file bbsmod.h:

void mod_init

(uint32 initflags)

Initialise a module.

Documentation

Initialise a module.

Prepares a module for running by installing signal handlers, initialising structures, and so on.

Parameters:
initflags - the INI_ALL flag, or a number of INI_x flags ORred together. The named subsystems will be initialised.
See Also:
mod_done(), mod_end().

Alphabetic index



This page was generated with the help of DOC++.