Main index | Section 3 | 日本語 | Deutsch | Options |
#include <stdlib.h>
It is equivalent to:
strtol(nptr, (char **)NULL, 10);
The atoll() function converts the initial portion of the string pointed to by nptr to long long integer representation.
It is equivalent to:
strtoll(nptr, (char **)NULL, 10);
ATOL (3) | May 14, 2013 |
Main index | Section 3 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | F U cn rd dis U mst uz Unix. | ” |