Click here to Skip to main content
15,898,134 members
Articles / Programming Languages / C++

Converting numeric types to strings and strings to numeric types

Rate me:
Please Sign up or sign in to vote.
4.77/5 (21 votes)
23 Feb 20047 min read 167.8K   1.4K   33  
Benchmarks on various conversion technqiues, commentary, and some custom conversion functions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United States United States
I love to code. I've programmed in a dozen languages since I began in my final year of high school. My favourite languages are Python, C# and C++ in that order.

Comments and Discussions