What is the simplest way to read a full line in a C console program The text entered ... you can use getline() and pass stdin to it for the file stream.
確定! 回上一頁