
Main application function.
virtual int CL_ClanApplication::main( int argc, CL_String::CharacterType ** argv);
Detailed description:
Every program made using ClanLib must implement this function. This is the main application function, which will be called following system initialization.