Search:

Type: Posts; User: B_D_C

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,393

    Yeah, I tried it out yesterday and it works. :) ...

    Yeah, I tried it out yesterday and it works. :)

    However, I found that I didn't even need to use 2D dynamic array. Thanks for your help.
  2. Replies
    8
    Views
    2,393

    So that initializes both the first and second...

    So that initializes both the first and second elements of the array?
  3. Replies
    8
    Views
    2,393

    I ran into another problem last night, and I want...

    I ran into another problem last night, and I want to copy my image data (which is in the format image[x][y] into a temp image, but it needs to be dynamic because the image size is always changing) to...
  4. Replies
    8
    Views
    2,393

    Just figured out another solution to my code...

    Just figured out another solution to my code problem. Thanks. :)
  5. Replies
    8
    Views
    2,393

    Can this code be used in the image[x][y]...

    Can this code be used in the image[x][y] structure format?
  6. Replies
    8
    Views
    2,393

    Dynamic Structure Array Help

    I need to dynamically create this structure array, at the beginning of my program and when the window is updated.

    I am using GLUT (OpenGL) to create a gradient fill image and draw it's pixels on...
Results 1 to 6 of 6