GDubz's Profile
Reputation: 1
Apprentice
- Group:
- Active Members
- Active Posts:
- 91 (0.18 per day)
- Joined:
- 06-January 12
- Profile Views:
- 325
- Last Active:
Nov 21 2012 02:04 PM- Currently:
- Offline
Previous Fields
- Country:
- US
- OS Preference:
- Windows
- Favorite Browser:
- Chrome
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Jeep
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: error reading file to map
Posted 21 Nov 2012
Thanks for your help, I figured it out
while (!inFile.atEOS()) { String word = inFile.nextLine(); String def = inFile.nextLine(); String result = inFile.nextLine(); while(!result.equals("")){ def += result; result = inFile.nextLine(); } words.add(word, def); } -
In Topic: error reading file to map
Posted 21 Nov 2012
that wont work when the definitions are longer than 2 lines, and java generic classes wont work this -
In Topic: Mp3 player program error
Posted 8 Mar 2012
hmmm then a toString should work instead.. and yep toString in the music track class worked, thanks for your help! -
In Topic: Error in game
Posted 3 Mar 2012
Update: the monster(who moves automaticaaly without user input) is moving through the maze, however the other player still isnt getting a turn. Im gonna edit original post to show latest code -
In Topic: strange run time error
Posted 25 Feb 2012
bah thanks for anyone who was reading this,i i fugured it out, was setting string to null and using option was keyword is you wondered
My Information
- Member Title:
- D.I.C Head
- Age:
- 22 years old
- Birthday:
- July 25, 1990
- Gender:
-
Contact Information
- E-mail:
- Private
Friends
GDubz hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
GDubz has no profile comments yet. Why not say hello?