>  2007/08/04 (土) 13:11:27        [qwerty]
> > 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?

ManagedC++

参考:2007/08/04(土)13時11分05秒