作者BBSealion (海狮)
看板EE_DSnP
标题[问题] make的error
时间Sun Jan 2 12:45:34 2011
请问一下,为什麽会在myUsage出error啊?
compiling: cirCmd.cpp
In file included from ../../include/util.h:13,
from cirCmd.cpp:14:
../../include/myUsage.h: In member function ‘double MyUsage::checkMem() const
’:
../../include/myUsage.h:71: error: ‘strncmp’ was not declared in this scope
../../include/myUsage.h:72: error: ‘strchr’ was not declared in this scope
---
strncmp和strchr是我们自已要写的吗QQ?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 218.168.229.227
1F:推 timrau:#include <cstring> 01/02 13:20
2F:→ BBSealion:感谢 已解决! 01/02 13:36