atol(const char *str) Converts the string pointed to, by the argument str.
Posted: Wed Jul 13, 2022 7:56 pm
a) to a long integer
b) to a integer
c) to a floating point number
d) to a unsigned long integer
b) to a integer
c) to a floating point number
d) to a unsigned long integer