Function read_strings(istream&)

Function Documentation

vector<string> read_strings(istream &s)

reads a vector of string from a line.

Stops at the first comment character (#) clears the vector before reading