VC++6.0问题!
我用的VC++6.0编译器,但是在编译using std::time;using std::rand;using std::srand;时候通不过,提示time,rand,srand不在std中!请教一下这是为什么?
2007-09-08 17:11
可是我看的《C++入门经典》,Ivor Horton著,清华大学出版社。48页用的就是上面的表示方法!
2007-09-08 21:42
为什么?
2007-09-09 15:06