Initialization

  #include <vv_sys.h>
   
void init_nochk (int configs)

Specifies the system configurations not to check for during system initialization with vv_init ( )

void se_initfp (void (*init_fp) ( ))

Installs your own initialization function to be called after system initialization is completed

void vv_init ( )

Initializes the enabled facilities of the Vermont Views system


Home Contents Previous Next