input line by line, and use fscanf, fgetc or fgets to get input from a file. ... %c – to input a char (but getchar is a better choice for character input).
確定! 回上一頁