Forum: C++ Apr 11th, 2006 |
| Replies: 10 Views: 6,941 You all are great!!! Thank you for all of your help.
I will provide any assistance to others that I can. |
Forum: C++ Apr 10th, 2006 |
| Replies: 10 Views: 6,941 Thank you ever so much. It works fine. I just need it to display all the longest words of equal length.
Thanks all. |
Forum: C++ Apr 10th, 2006 |
| Replies: 10 Views: 6,941 I have tried this but it displays the entire sentence. I have came at it from all different angles and still the same results: The whole sentence or the first word displays.
Does any one have any... |
Forum: C++ Apr 9th, 2006 |
| Replies: 10 Views: 6,941 Hello all,
I really need some help with this problem. I am writing a program that needs to
count the number of words in a string
display the longest word in that string
display upper and... |