Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Re: Writing an encryption program, and keep getting this exception.

    By hangs I meant that the program did not print out any messages when I allowed it to execute for many seconds.
  2. Re: Writing an encryption program, and keep getting this exception.

    When I changed the program to get its input from the Scanner:

    sc = new Scanner("password\ne\nThe message\n"); //System.in);

    The program hangs?

    What input should the program get from...
Results 1 to 2 of 2