Problems with ifstream -- reading a textfile, but skipping over next oneHere's an excerpt from my code: [code] void SparseMatrix2D::read(std::string filename) { std::if...
This user does not accept Private Messages