What’s the C++ way of parsing a string (given as char *) into an int? Robust and clear error handling is a plus (instead of returning zero).

17 Answers
17

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *