Cpp クラス コンストラクタ 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(クラス コンストラクタ)
(クラス コンストラクタ)
48行: 48行:
 
int _tmain(int argc, _TCHAR* argv[])
 
int _tmain(int argc, _TCHAR* argv[])
 
{
 
{
   CConstructor001 CConstructor001_instance;
+
   CConstructor001 CConstructor001_obj;
 
   return 0;
 
   return 0;
 
}
 
}

2015年6月4日 (木) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス