Thread: [SOLVED] java password
View Single Post
  #7 (permalink)  
Old 15-06-2009, 02:49 PM
JavaPF's Avatar
JavaPF JavaPF is online now
mmm.. coffee
 
7 Highscores

Join Date: May 2008
Location: United Kingdom
Posts: 1,583
Thanks: 104
Thanked 93 Times in 86 Posts
JavaPF is someone you want to know!JavaPF is someone you want to know!JavaPF is someone you want to know!

I'm feeling Mellow
Default Re: java password

Quote:
Originally Posted by pwngrammer View Post
Im doing this one for fun now. Thank you to all of you for helping me out with both my programs. This one has a problem. Cannot find symbol-class Writer
There are no errors in that code. It was tested before posting. Did you include the imports? import java.io.*;
__________________
Don't forget to add syntax highlighted code tags around your code: [highlight=Java] code here [/highlight]

Forum Tip: Add to peoples reputation () by clicking the button on their useful posts.
Reply With Quote