Use std::string, not CString. Use std::getline, not getline (unless you have a using std::getline statement).