You take scanf() . You throw it in the bin. You use fgets() to get an entire line. You use strtol() to parse the line as an integer, ...
確定! 回上一頁