View Single Post
  #22 (permalink)  
Old 09-22-2008, 11:23 PM
Aereshaa's Avatar   
Aereshaa Aereshaa is offline
Guru
 
Join Date: Apr 2008
Posts: 585
Last Blog:
I don't like the word ...
Credits: 0
Rep Power: 9
Aereshaa is just really niceAereshaa is just really niceAereshaa is just really niceAereshaa is just really nice
Default Re: .NET vs C/C++ (Need .NET coder)

C will win. I don't know why one would need benchmarks; the very nature of C ensures that it will win. C is the lowest-level popular language, hands down. Not only are there much more efficient compilers available for C than for other languages (like gcc and tcc) but going from C to higher level languages means sacrificing program speed for easier coding. Some may think that C++ vs C#.NET is an iffy contest, but surely no fool would dare challenge the might of C as speed king! WOULD YOU??
Reply With Quote