Search:

Type: Posts; User: mrbiggs

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    1,653

    thx

    thx
  2. Replies
    13
    Views
    1,653

    multidimensional arrays as arguments

    This is a really basic question, but i can't find the answer ANYWHERE. Basically, how do you pass a multidimensional array as an argument?



    //this works:
    won(ar[])
    {
    }

    //this does not...
Results 1 to 2 of 2