包含了头文件仍然出错
我在文件的开始处用了 #include "math.h",但是在编译此程序时仍有下面两行错误E:\VC6\Clock\ClockCtl.cpp(180) : error C2065: 'sin' : undeclared identifier
E:\VC6\Clock\ClockCtl.cpp(180) : error C2065: 'cos' : undeclared identifier
请高手指点下解决办法
2005-03-23 14:40
2005-03-23 16:23
2005-03-23 22:34
2005-03-24 16:39