Quote:
Originally Posted by Eoin
Well perhaps managed C++ wouldn't by too much harder but I haven't tried that.
|
Managed C++ is pretty awesome. You can use the framework just like in C#, but you can integrate the code very easily with native C++, even in the same source file.