Thread: Kitty Cannon
View Single Post
Old 05-15-2008, 06:06 PM   #34 (permalink)
SimReality
Jr. Member
 
SimReality's Avatar
 
Join Date: May 2008
Location: Seattle, WA
Posts: 398
Reputation: 60
$zB: 341
Donate
Default

Quote:
Originally Posted by Dizzy View Post
Well that sucks. C++ is one of the few languages I know too.
Not sure where I got that idea from.
If you know C++, C# isn't that hard to learn. Check out this tutorial series: http://www.csharp-station.com/Tutorial.aspx. You'll find there are lots of similarities between the two.

Granted that doesn't make porting all that code any easier unfortunately. Even knowing both languages, that will be quite a task to do right. They just use fundamentally different ideas in some places (C++ requires you to manage memory, C# does it for you, as an example) making it a royal pain to port code over.
__________________
Nick Gravelyn
Microsoft MVP - DirectX/XNA

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



SimReality is offline   Reply With Quote