working with stringsI have a string that i read from a file with the next code: [code] #include <fstream> #include <i...
sortingIt is not ok [code] #include <iostream> #include <fstream> #include <string> using namespace st...
sortingI do not understand how I declare the variable shortestword and how doI use it
sortingI try to do this for( int i=0; i<mystring.size(); i++) { } but I don't know how to co...
sortingI modified your code a little and now is compiling ok but I reads me only a strange character from m...
This user does not accept Private Messages