View Single Post
Old Nov 15th, 2006, 9:55 AM   #7
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
Quote:
Originally Posted by Eoin View Post
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.
Polyphemus_ is offline   Reply With Quote