#include <stdlib.h>
これは次と同等です。
(int)strtol(nptr, (char **)NULL, 10);
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.