Code has been added to clipboard!

C++ Getline Syntax

Example
istream & getline (istream & is, string & str, char delim);