int atoi (const char * str);. Convert string to integer. Parses the C-string str interpreting its content as an integral number, which is returned as a ...
確定! 回上一頁