Search:

Type: Posts; User: psyko369

Search: Search took 0.00 seconds.

  1. Thread: .resize

    by psyko369
    Replies
    2
    Views
    985

    sorry i guess i keep forgetting things, here's...

    sorry i guess i keep forgetting things, here's another error i get for it :

    left of '.resize' must have class/struct/union type
  2. Thread: .resize

    by psyko369
    Replies
    2
    Views
    985

    actually the code is like this...

    actually the code is like this "tri.resize[size][size];"
  3. Thread: .resize

    by psyko369
    Replies
    2
    Views
    985

    .resize

    Using the ".resize" command on a two demensional array like this "tri.resize[size][size]" where size is a variable passed by value into the function. The error i am recieving is:

    "syntax error :...
Results 1 to 3 of 3