What does Getline return C++?
RETURN VALUE top
On success, getline() and getdelim() return the number of characters read, including the delimiter character, but not including the terminating null byte (‘
RETURN VALUE top
On success, getline() and getdelim() return the number of characters read, including the delimiter character, but not including the terminating null byte (‘