Trouble getting colors to show on 2 triangles with DirectXHi, I am working from a book to build a DirectX program that displays 2 triangles. One is 1 solid co...
Trying to change a window title in a loop as it is createHi, I am trying to create 5 windows from the same class for a homework assignment. I put in a loop t...
Passying 2 int to a function then trying to use them to set a array@richardforc I tried putting in the code you added above but I throws up errors (I even tried cha...
Passying 2 int to a function then trying to use them to set a arrayGuessing this has something to do with the address of the array but not sure how to go about fixing ...
Passying 2 int to a function then trying to use them to set a arrayI am trying to call the following function as so: [code]int displayTable(int x, int y) { int m...
This user does not accept Private Messages