> > C++(;´Д`) > > #include<cstdio> > > int main(int argc, char *argv[]) > > { > > printf("(;´Д`)"); > > } > C++ > #include "stdio.h" > #include "stdlib.h" > using namespace System; > int main(array<System::String > args) > { > int argc = args->Length; > if (argc == 0) { > Console::WriteLine(L"(;´Д`)"); > } > return 0; > } C++.NET? 参考:2007/08/04(土)13時10分00秒