So you could use getline() to read a line of text from a file, but when stdin is specified, standard input is read. Here's a sample program: # ...
確定! 回上一頁