2009年5月23日 12:58 am #7536 qtv参加者スニペットですが、「C/C++」に登録されている「main()」が、 int main (int argc, char const* argv[]) となっていますが、argvはconstなしですので、ご確認ください。