Atoi()
Jump to navigation
Jump to search
int atoi(const char *)
(from ascii to integer) This function parses a string argument into its integer representation.
(from ascii to integer) This function parses a string argument into its integer representation.