| Main index | Section 3 | 日本語 | Deutsch | Options |
#include <stdlib.h>
It is equivalent to:
(int)strtol(nptr, NULL, 10);
The atoi() function has been deprecated by strtol() and should not be used in new code.
| ATOI (3) | April 1, 2020 |
| Main index | Section 3 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | If you have any trouble sounding condescending, find a Unix user to show you how it's done. | ” |
| — Scott Adams | ||