C言語なら俺に聞け(入門篇) Part 29
at TECH
692:680
08/06/09 20:49:49
>>681 >>682 >>683
実行時のエラーです、行数は同じです,お願いします
> C:\borland\bcc55\Bin\make.exe -fDebug\test.mak -B TARGET
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32 -WC -3 -Od -w- -AT -pc -H- -k -b -v -y -DDEBUG -nDebug -c C:\MyC\test\test.cpp
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
C:\MyC\test\test.cpp:
エラー E2040 C:\MyC\test\test.cpp 15: 宣言が正しく終了していない
エラー E2034 C:\MyC\test\test.cpp 24: 'void *' 型は 'node *' 型に変換できない(関数 main() )
エラー E2158 C:\MyC\test\test.cpp 50: 'delete' のオペランドは非 const ポインタでなければならない(関数 main() )
エラー E2034 C:\MyC\test\test.cpp 111: 'void *' 型は 'node *' 型に変換できない(関数 add(int) )
エラー E2040 C:\MyC\test\test.cpp 124: 宣言が正しく終了していない
*** 5 errors in Compile ***
** error 1 ** deleting Debug\test.obj
Build End !! (Elapsed time 0:00.871)
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5028日前に更新/203 KB
担当:undef