This compliant example uses fgets() to input a string and strtol() to convert the string to an integer. Error checking is provided to make sure the value is ...
確定! 回上一頁