Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #36.9K
Ranked #4K
~306 People Reached
Favorite Forums
Favorite Tags
java x 5
Member Avatar for KimJack

Hello All, I am trying to parse a text file with the following type lines: Mr. Jones has a "dog" and a "cat" I need to extract the dog and cat and put them into an array of Items. Here is the set up: character = read.read(); char first = …

Member Avatar for KimJack
0
196
Member Avatar for fish_cracerks

Got that one now for another problem. At the end I want them to either enter an "y" or an "n". Depending on if they want to run the program again. I need help doing that. Exception in thread "main" java.lang.Error: Unresolved compilation problems: The local variable y may not …

Member Avatar for jnetpro
0
110