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

提供: yonewiki
移動: 案内, 検索
(5行目)
(クラス デストラクタ)
62行: 62行:
 
<span style="color: #ffffff; background-color: #555555; padding: 0px 5px 0px 5px; display: inline-block;">cpp <span>(</span>Ctest.cpp<span>)</span></span><!-- padding 上 右 下 左-->
 
<span style="color: #ffffff; background-color: #555555; padding: 0px 5px 0px 5px; display: inline-block;">cpp <span>(</span>Ctest.cpp<span>)</span></span><!-- padding 上 右 下 左-->
 
<syntaxhighlight2 lang="cpp" line>
 
<syntaxhighlight2 lang="cpp" line>
#include "test.h";
+
#include "test.h"
 
     void Ctest::Ctest(int iArraySize){
 
     void Ctest::Ctest(int iArraySize){
 
         piValue = new int[iArraySize];  
 
         piValue = new int[iArraySize];  

2020年7月10日 (金) 00:00時点における版



個人用ツール
名前空間

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