Updated version of this video: • How to Convert numbers to strings and...
Let's see how to convert strings into numbers and numbers into strings. We'll use the string and cstdlib header files from the C++ library. You'll be surprised how easy this is.
To learn more, visit:
http://cplusplus.com/reference/cstdlib/
http://cplusplus.com/reference/string/