c ++中本質上有兩種getline函式,一種在標頭檔案中,是istream類的成員函式。 ... istream& getline (char* s, streamsize n, char delim );.
確定! 回上一頁