Im mimicking a bank type program as a side project. I dont know exaclty how to have someone type in a money value such as 300.02 and have it read it and work with it. Everytime I do it just quits the program.
Heres the code
Java pastebin - collaborative debugging tool
Line 65 where its asking for input is where the problem is.