Search:

Type: Posts; User: LeeDD

Search: Search took 0.09 seconds.

  1. Thread: Array Looping

    by LeeDD
    Replies
    13
    Views
    1,339

    Re: Array Looping

    ooooooh
  2. Thread: Array Looping

    by LeeDD
    Replies
    13
    Views
    1,339

    Re: Array Looping

    Sum of them are for the headers.
  3. Thread: Array Looping

    by LeeDD
    Replies
    13
    Views
    1,339

    Re: Array Looping

    oh aight.. i kno it as new line

    --- Update ---

    i loop thru the row with this

    for( int row = 0; row < array.length; row++)

    and apparently it keeps printing column header more than once....
  4. Thread: Array Looping

    by LeeDD
    Replies
    13
    Views
    1,339

    Re: Array Looping

    ok then thanks.. i'll tell you whats up with it after im done

    --- Update ---

    Can i ask what exactly do u mean by end line.. i dont wanna be unsure
  5. Thread: Array Looping

    by LeeDD
    Replies
    13
    Views
    1,339

    Re: Array Looping

    Salesp1 salesp2 salesp3 salesp4 Total

    prod1 500 150 575 500 1725
    prod2 200 700 175...
  6. Thread: Array Looping

    by LeeDD
    Replies
    13
    Views
    1,339

    Array Looping

    I Cant Seem To Figure Out Where To Put My Loop For Row Totals.. It Ends Up With Number Repetitions n errors.. the code in italics is supposed to represent row totals but i tried placing it every...
Results 1 to 6 of 7