Atoi()

From Valve Developer Community
Revision as of 17:08, 20 May 2006 by Ts2do (talk | contribs)
Jump to navigation Jump to search

int atoi(const char *)

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