int atoi( const char *s )


	- prototype in stdlib.h

	- converts ASCII string to integer value