stdin is the input file handle. So you could use getline() to read a line of text from a file, but when stdin is specified, standard input ...
確定! 回上一頁