Could i program a game with Direct X and only C code to make a game or something?
Printable View
Could i program a game with Direct X and only C code to make a game or something?
Yes, but - what would the point be? The only major difference would be that the C++ variant involves less typing. It's not as if you have to use classes to use a C++ compiler, after all.