Atoi()

From Valve Developer Community
Revision as of 16:46, 11 October 2006 by Ts2do (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle

int atoi(const char *)

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