1.

atol(const char *str) Converts the string pointed to, by the argument str.

A. to a long integer
B. to a integer
C. to a floating point number
D. to a unsigned long integer
Answer» B. to a integer


Discussion

No Comment Found