Examveda

Which of the following functions decomposes the input string into three pans: an initial, possibly empty, sequence of white-space characters?

A. strtod()

B. atof()

C. atol()

D. strtol()

Answer: Option D


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions