atof
float atof(const char *)
This function, named for the phrase "ascii to float," parses a string argument into its float representation.
This function, named for the phrase "ascii to float," parses a string argument into its float representation.