Quote Originally Posted by CrAsHOvErRide View Post
C# runs on the .NET Framework by the way so no true "multi OS support" like if you would have, if you would write it in C++.
Mono (so it would be better in terms of porting than C++, but not if you're wanting strict control over performance; cpu or memory wise).

pretty much everything has been said that I would have said