Forum: Java Nov 19th, 2008 |
| Replies: 7 Views: 1,073 thanks dickersonka... that fixed the compile issue for the constructor, but in the drive i'm now getting the following error, yet i see nothing wrong =\
symbol : method PW(java.lang.String)... |
Forum: Java Nov 18th, 2008 |
| Replies: 7 Views: 1,073 Hey there, this is my first post here and I'm in the need of some real help.
I've written a basic password verifier, which checks to see if what you type in is the same as the default stored... |