The_______function converts the initial portion of the string pointed to by, to int representation.
(a) atof()
(b) atoi()
(c) strtod()
(d) atol()
This question was posed to me in an interview for job.
Asked question is from General Utilities topic in section C Library of C