Need help with sorting Urgent ://Ok so I did this project where I take in a date, vector int year, vector int month, vector int day ...
How to remove digit, punct w/o ' ' spacing.This is the code I want to improve. Is it possible to remove words and punctuation without having t...
Remove_if Error can someone help?My code [code] #include "std_lib_facilities_3.h" #include <iostream> #include <vector> #include <f...
Remove_if Error can someone help?[code] getline (file1,line); line.erase( std::remove_if(line.begin(), line.end(), &i...
help with functions of vectorsupdated version. I put the file into a string then [code] ifstream ist(file1.c_str()); [/code]...
This user does not accept Private Messages