|
Compiler Error
So I'm working on my final project for class and having issues getting the final part to work. Basically this program takes 5 inputs and puts them in a text file. As long as everything in the inputs it correct, it writes fine. However, the issue lies when the user does not know the city or the zipcode for the address. They are instructed to type 0, and the program will fill it in for them. This is whats not working. I am getting a compiler error on line 76 stating"invalid method declaration; return type required" I know I am close, I call feel it, I just can't figure this one out. Please help, I am trying my hardest and spent the past 12 hours working through this all, I'm ready to scream.
Thank you.
Last edited by jeneal : 12-13-2007 at 02:33 PM.
|