atof

From Valve Developer Community
(Redirected from Atof)
Jump to navigation Jump to search

float atof(const char *)

This function, named for the phrase "ascii to float," parses a string argument into its float representation.