Search:

Type: Posts; User: Norm

Search: Search took 0.22 seconds.

  1. Replies
    10
    Views
    1,244

    Re: I need assistance with a rectangular array?

    Does it work now?
  2. Replies
    10
    Views
    1,244

    Re: I need assistance with a rectangular array?

    This part of the array prints out ok. The rest of the array hasn't had any data stored in it yet. Use the value of counter to control how much to print.
  3. Replies
    10
    Views
    1,244

    Re: I need assistance with a rectangular array?

    Can you post the full output from the program? That will help us see where in the code the problem is.
  4. Replies
    10
    Views
    1,244

    Re: I need assistance with a rectangular array?

    I don't understand why this statement isn't executed:

    System.out.println("Welcome to the Future Value Calculator");

    It would print "Welcome to the Future Value Calculator".
    The...
  5. Replies
    10
    Views
    1,244

    Re: I need assistance with a rectangular array?

    Can you post what the program outputs now and explain what is wrong with it?
Results 1 to 5 of 5