1.

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» B. atof()


Discussion

No Comment Found