View Single Post
Old 11-18-2006, 07:21 AM   #4 (permalink)
Matt
Member
 
Join Date: Nov 2006
Posts: 64
Matt is on a distinguished road
Default

Fair enough, I was just going by your first post. Are you planning on using Win32/MFC? Unless you use some cross-platform toolkit, porting isn't going to be an easy task no matter what language you use. I suggested C# because it handles memory management and has some other niceties so it will be quicker to pick up than C or C++.

Answering your earlier question: C is much simpler than C++ but will likely be more verbose.
Matt is offline   Reply With Quote