itoa函数不能用的问题
我的系统为:Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
c++程序中想用itoa函数,但编译时出现`itoa' was not declared in this scope错误,我已经加了#include <stdlib.h> 头函数了,请问各位大虾,怎么解决呀?
这里小弟先谢谢了!!!
2010-08-19 22:18
2010-08-19 23:20