void MGUIMain (int argc, char **argv)

The program's starting point

Documentation

The program's starting point. Due to compatibility problems with the Windows platform, a MGUI program cannot start with the standard main() function. This function must be provided by the application and it's called internally by the library at startup. The parameters received by the function are exactly the same as the ones used in the standard C main().
alphabetic index hierarchy of classes


MGUI Copyright 1996-2000 Vincenzo Morello

generated by doc++