void main(int argc,char **argv) { int gnome_init("gwordview", "0.0.1", argc,argv); app = gnome_app_new("gwordview", "Gnome MSWord Viewer"); }