|
-
February 28th, 2009, 10:43 PM
#22
Re: atoi(), itoa() ... make system getting crash
 Originally Posted by PeterNguyen
One more thing I'm confusing that is: These APIs e.g atoi, atof, strtod,.. etc only can covert ASCII string to number? If we use convert from Unicode to number, what is the problem?
To convert Unicode string to integer, use _wtoi().
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|