The gets_s() function is equivalent to fgets() with a stream of stdin, except that the newline character (if any) is not stored in the string.
確定! 回上一頁