Q160
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()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board