is C++ better than C?
I never liked C++. It is complex and has nothing special as compared to C. I anyways don’t like OO languages. They are slow and complex. Though I always heard people saying that C++ is better than C. Rather my friends ( those who do not use Java) use C++. I always try to use C. At least when the choice is between C and C++, I prefer C. Sometimes, when I am doing projects with other guys, they will prefer C++ and I will say lets use C and for this favor I end up doing more coding, but its better than touching C++. C is simple and fast. No stupid complexity.
It’s time to sleep, otherwise I would had written more. But I think this page says it all. ( my apologies, the link is aspx page ) http://geekswithblogs.net/chrishan/articles/72646.aspx
.




“has nothing special as compared to C”
It has an stl…
It’s nice to not have to hack out your own data structures once and a while.
Comment by Conley — August 7, 2007 @ 4:51 pm
[...] I once said that C is better than C++, so, I know I am completely biased. But I simply like C. I am a fan of its simplicity. And of [...]
Pingback by rohitj’s crap » C++ vs C — September 22, 2007 @ 9:40 pm