extern void vec_Init(void); extern void vec_Step(void); extern void vec_Start(char * filename); extern void vec_Input(int bClick);