atof

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

float atof(const char *)

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