User profile: kzaiter

User info
User name:kzaiter
History
Joined:
Number of posts:21
Latest posts:

find longest word in file
how can i find and print the longest word? [code] #include <iostream> #include <iomanip> ...

working with text files
also how could i find the longest word

working with text files
ok got the last word part, but how do i handle the first word?

working with text files
How could this be modified to also output the first and last word in the file? [code] #inclu...

changing case for first and last letter
i cant figure it out still i have been going at this for 12+ straight hours. burnt out... thank you ...