Atoi()

From Valve Developer Community
Revision as of 01:53, 22 July 2006 by Dutchmega (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.