<< Previous | Next >>

premain

void premain( void );

Description

Dynamic C calls premain to start initialization functions such as VdInit. The final thing premain does is call main. This function should never be called by an application program. It is included here for informational purposes only.

Library

PROGRAM.LIB


Dynamic C Functions << Previous | Next >> rabbit.com