Click here to Skip to main content
15,885,365 members
Articles / General Programming / String

StrToNum - A Header-only Library to Convert char and wchar_t Text Strings to Numbers

Rate me:
Please Sign up or sign in to vote.
4.64/5 (8 votes)
13 Mar 2024Apache1 min read 25.8K   165   14  
String to number conversion library, for char and wchar_t strings
This article discusses StrToNum which is a Header-only library to convert char and wchar_t Text strings to numbers.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Zaire Zaire
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions