1.

The______function is used to convert the initial portion of the string pointed to by, to unsigned long int representation.

A. strtod()
B. atol()
C. strtoul()
D. strtol()
Answer» B. atol()


Discussion

No Comment Found