marsooka

Greenhorn
+ Follow
since Dec 31, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by marsooka

my simpledotcom game works, but when i make changes to this file, the new improved dotcom class, it will no longer compile- and i only make the changes that the book tells me to change, any ideas? the big change is that it now uses ArrayList. - the code is below

marsooka


[ January 14, 2007: Message edited by: barclay mcdaniel ]
17 years ago
thanks...
[ December 31, 2006: Message edited by: barclay mcdaniel ]
17 years ago
The instructions on page 112 are to "Drop all three classes(...) into the same directory...
my question is based on the fact that the only successful class/java-file i compiled was the one called GameHelper. What is the exact syntax and file name(s) of the other two supposed to be, i've tried many and continue to get compile errors...
the other two (saved in one .java file together, or two separate .java files) are referred to as SimpleDotCom and SimpleDotComGame.

thanks, marsooka
[ December 31, 2006: Message edited by: barclay mcdaniel ]
17 years ago