find longest word in file how can i find and print the longest word? [code] #include <iostream> #include <iomanip> ...
working with text filesalso how could i find the longest word
working with text filesok got the last word part, but how do i handle the first word?
working with text filesHow could this be modified to also output the first and last word in the file? [code] #inclu...
changing case for first and last letteri cant figure it out still i have been going at this for 12+ straight hours. burnt out... thank you ...