These two languages, for the most part, are completely different; especially now. From culture to paradigm. So let's get a seperate C forum going.
subtronic 1 Junior Poster
Recommended Answers
Jump to PostI'd say C/C++ are different in culture and paradigm.... But I'd not say they are completely different.. for one if you programme in C you typically use a compiler or IDE that also fully supports C++... essentially allowing your code to be a mixture of C and C++ if you …
Jump to PostAllow me to paraphrase and offer an official response.
>"C and C++ are different languages"
Yes they are. Properly written C will likely break when compiled as C++ for any non-trivial program, and properly written C++ is barely recognizable as "something like" C.>"Most C++ looks like C"
…
All 5 Replies
alpha_foobar 5 Junior Poster
subtronic 1 Junior Poster
alpha_foobar 5 Junior Poster
Narue 5,707 Bad Cop Team Colleague
subtronic 1 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.