View Single Post
Old 04-07-2004, 12:25 PM  
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
difference between c++ and c#?

c# is pretty much a win.dows specific language and it was developed to be very similar to java. it is fairly new and it is object oriented

c++ can be used on all platforms, except that you might need to change your code for system related stuff. it is both object oriented and procedural

if u're strictly going to work on win.dows, maybe you should stick to c#, as microsoft will keep producing as many tools as they can for that language.
__________________
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote