Search:

Type: Posts; User: hjen

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    2,137

    Re: Decryption problem

    If I add the line "System.out.println(decrypt);" right after the line "decrypt = decrypt + d" it actually prints out the right thing, but it does it over and over again in sort of an endless loop....
  2. Replies
    6
    Views
    2,137

    Re: Decryption problem

    I assume you mean by defining a new string as Character.toString(d). That doesn't work either though. If you mean something different, then please elaborate. I have roughly one week of programming...
  3. Replies
    6
    Views
    2,137

    Decryption problem

    Nevermind. It turns out it worked. The only thing wrong with it is my lack of patience.
Results 1 to 3 of 3