I am working in C++ SDL lib. And I am trying to dynamically create a number of rectangles. But it doesn't work. The only solution I found over searching stackoverflow.com been to create a constant value, which I don't want to.. And I am trying to
I am working in C++ SDL lib. And I am trying to dynamically create a number of rectangles. But it doesn't work. The only solution I found over searching stackoverflow.com been to create a constant value, which I don't want to.. And I am trying to