Click to See Complete Forum and Search --> : program not working when other does?


munchy1988
10-19-2004, 03:53 PM
i fixed the problem. nvm guys, just a symantic error on my part with the if statements....thanks anyway tho.

u can delete this thread if u want.

nattylife
10-20-2004, 12:42 PM
first off the bat, yer first while loop doesnt have a closing bracket, it should be giving compiler errors there i would think.

a little more explanation of whats goin on here, im sorta understanding this game but not completely

munchy1988
10-20-2004, 02:50 PM
Originally posted by nattylife
first off the bat, yer first while loop doesnt have a closing bracket, it should be giving compiler errors there i would think.

a little more explanation of whats goin on here, im sorta understanding this game but not completely

this wasnt the whole program, just a part of it. srry. the problem wasnt with the brackets or anything, just that the system was asking twice for variables. im was really tired last nite, and today i fixed it, so all better now..i just needed to add an if statement to the first IO.getInt.