If you want to get a single line of stdin in C, getline() is the go-to function.,Use os.Stdin to read from the standard input stream.
確定! 回上一頁