Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    1,960

    [SOLVED] Re: Filling a 2D array with other arrays.

    Leave off the '[]'s.

    As I said before the two 1 dim arrays have 13 elements and the 2 dim array has 42.
    What goes in those extra slots?
  2. Replies
    4
    Views
    1,960

    [SOLVED] Re: Filling a 2D array with other arrays.

    You should think about the sizes of the arrays you are working with and where the element in the two single dim arrays are to go. The two dim arrays have 7 and 6 elements for a total of 13 elements....
Results 1 to 2 of 2