I was trying to create a simple console application to try out Qt\'s XML parser. I started a project in VS2008 and got this template:
int main(int argc, char
You can call QCoreApplication::exit(0) to exit with code 0