SyntaxFix
Write A Post
Hire A Developer
Questions
atoi is a built-in function that converts a string to an integer, assuming that the string begins with an integer representation.
atoi
http://www.cplusplus.com/reference/clibrary/cstdlib/atoi/