getline
getline (istream &is, basic_string <charT, traits, Allocator>& s, charT delim)
istream& istream::getline(char* buf, int len, char delim)
getline (char **__lineptr, size_t *__n, FILE *__stream)
void getline() {}
void getline() {}