Thread
:
I am completely stuck
View Single Post
#
3
(
permalink
)
11-14-2007, 08:40 PM
JavaBean
Moderator
Join Date: May 2007
Posts: 1,272
Quote:
That is my program...how would i go about finding the searchword, and also finding how many times it is found in the sentence.
You start searching in your while loop before getting input from the user. Try getting the user first and then searching..
JavaBean
View Public Profile
Send a private message to JavaBean
Find all posts by JavaBean