To take a single character ch as input, you can use scanf("%c", ... ^\n stands for taking input until a newline isn't encountered.
確定! 回上一頁