atof

From Valve Developer Community
Revision as of 01:15, 30 November 2011 by Mattshu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.