#include <stdlib.h> int atoi(const char *string);. Language Level: ANSI ... The atoi() function converts a character string to an integer value.
確定! 回上一頁