View Single Post
Old Feb 26th, 2006, 9:16 PM   #1
titaniumdecoy
Expert Programmer
 
titaniumdecoy's Avatar
 
Join Date: Nov 2005
Posts: 856
Rep Power: 3 titaniumdecoy is on a distinguished road
Send a message via AIM to titaniumdecoy
Converting in C++

How do you convert strings to ints or ints to strings in C++?

Also, where can I look for similar methods, such as double to string? Is there a standard reference for C++ methods? How do you find methods you didn't know about?

Thanks for the help.
titaniumdecoy is offline   Reply With Quote