I thought this idea might be of interest to DirectX C++ programmers. Typesafety is perhaps the most critical feature of higher programming languages, and yet so often application programming interfaces introduce non-typesafe constructs. This is frequently
Read More...