Visual Studio 2005ス ..
970:デフォルトの名無しさん
05/12/25 19:25:13
>>968 つかったよ。
^ がいっぱいで、おもしれ〜
int main(array<System::String ^> ^args)
{
std::exception e();
std::string s = "Hello World";
System::String^ ss = gcnew System::String(s.c_str());
Console::WriteLine(ss);
Console::ReadKey();
return 0;
}
次ページ最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5370日前に更新/198 KB
担当:undef