Actually, it expects a single character that isn't a newline. ... So fgets () only reads newline and the string “test” is ignored by the program.
確定! 回上一頁