[問題] make test時看不到myStr2Int

作者: pigs57052000 (pigs5705)   2012-10-31 02:09:45
我在make test時
他說'myStr2Int' was not declared in this scope
我知道myStr2Int是在string.cpp裡面
我是應該要自己把它include進來嗎?
還是我哪裡弄錯了呢?
作者: ric2k1 (Ric)   0000-00-00 00:00:00
哪一個檔案有用到 myStr2Int?
作者: pigs57052000 (pigs5705)   0000-00-00 00:00:00
calcModNum.h裡面的getStrVal不是叫我們用嗎?
作者: ypf791 (路人1號)   0000-00-00 00:00:00
1) 把getStrVal移到.cpp定義 2) 在.h裡include "util.h"
作者: pigs57052000 (pigs5705)   0000-00-00 00:00:00
compile沒有error了 但我ref/testMC-64執行的結果是Error: using testMC <int> <int> <int>!!這又是哪裡出問題了嗎?
作者: steve1012 (steve)   0000-00-00 00:00:00
你要打./testMC 1 2 3才行 後面要給他三個參數然後因為一般function會打在.cpp裡面所以.h沒有幫你include util.h

Links booklink

Contact Us: admin [ a t ] ucptt.com