15 years, 7 months ago
Highlights
Community contributions featured15 years, 7 months ago
15 years, 7 months ago
Visual studio tends to make a separate file for its auto-gen class definitions. Quite often there's part not intended for a human to alter the code for (where you use a desi…
15 years, 7 months ago
One thing worth mentioning is the whole data orientated programming movement thats very popular amongst commercial developers. Mike Acton from Insomniac Games is one of the main…
15 years, 7 months ago
Using the Windows API without C coding practices is pretty much impossible; at the very least your WndProc will need to be a procedural function. static functions inside the cla…
15 years, 7 months ago
Latest Activity
See all in DiscussionsVisual studio tends to make a separate file for its auto-gen class definitions. Quite often there's part not intended for …
15 years, 7 months ago
One thing worth mentioning is the whole data orientated programming movement thats very popular amongst commercial developers. Mike Acton from …
15 years, 7 months ago
Using the Windows API without C coding practices is pretty much impossible; at the very least your WndProc will need …
15 years, 7 months ago