Do you like math?Yes. I accel in calculus, discrete math, and of course algebra. I particularly also like differentia...
starting with win programmingMost of these are [code]typedef[/code]s, others are simply [code]#define[/code]ed. You should check ...
Direct X is so hardYou must understand the DirectX interface and the API functions associated with it. You use COM obje...
We have available C++ teamI see you have a Ukrainian executive working in your team. I happen the be from there as well. If y...
Virtual Pointer?I think you're referring to a pointer to a virtual table function table. They're used in polymorphis...