Search:

Type: Posts; User: avalanche72

Search: Search took 0.14 seconds.

  1. Only Constructing an Object Once (Details Inside)

    Edit: Figured it out :D
  2. Replies
    1
    Views
    1,439

    Looping Over and Over Again?

    Hi,

    So I have this basic mail forwarding program and I'm running into a big issue with regards to the loop that I'm using.

    String name = input.next();
    String mailingAddress = input.next();...
Results 1 to 2 of 2