Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Re:c++中没有itoa这个函数吗?

Posted by yanxiangtianji at 2008-08-21 00:01:52 on Problem 1002
In Reply To:c++中没有itoa这个函数吗? Posted by:gifty_lee at 2008-08-02 13:07:04
http://baike.baidu.com/view/982195.htm上有条注释“注释:编译系统:VC++6.0,TC不支持。 ”

这说明这个函数可能不是ANIS C或ISO C中要求的标准函数(或是新标准中的)所以各厂商结合自己的情况做了些取舍 可能你的编译器厂商恰好没有提供它

当然也有可能是你的stdlib出了问题(不一定是这个文件的问题 可能是相应的.obj文件被其他软件覆盖或误删之类的)

最后 如果你有空的话帮看一下我的代码http://acm.pku.edu.cn/JudgeOnline/showmessage?message_id=99334 谢谢

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator