Search:

Type: Posts; User: dremn2004

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,283

    Re: Need help please

    Thank you, I don't know why I did not catch that. I declared min at same time as max, and it compiles. I run it and it works, until it is supposed to give me the min and max and they come up as 0....
  2. Replies
    4
    Views
    1,283

    Need help please

    I have a program I am trying to write and I can not figure it out. I have to create a multi dimensional array and find the max and min values of the arrays. Here is my code;



    import...
Results 1 to 2 of 2