Atoi()

From Valve Developer Community
Revision as of 09:11, 20 May 2006 by BJ (talk | contribs) (added source of function name)
Jump to navigation Jump to search

int atoi(const char *)

(from ascii to integer) This function parses a string argument into its integer representation.