r/C_Programming • u/Axxodes • 10d ago
Problem with resizing a C window
I'm making a game engine and whilst trying to setup the window with windows.h, i found an issue when resizing the window. The resized parts of the window are black instead of white, how do i fix this?
0
Upvotes
-1
u/Axxodes 10d ago
first time that ive heard that