Since C is a superset of C++, does absolutely everything from C work in C++? I just found C For Dummies online and I'm wondering if it will be worth reading (I'm learning C++).
EDIT: I guess what I should actually be asking is which parts of C don't work in C++? _________________
Last edited by manc on Thu Jul 17, 2008 5:00 pm; edited 1 time in total
I believe there are some things that won't work any longer, but i can't remember what off of the top of my head. But for the most part, C code should work with C++.
C++ is an improved version of C. Hence the ++ lol. I'm not really sure what to say was added but i know that there are some commands in C that are different in C++. To me it's more modern and is what I think of as the newer improved C .
That doesn't mean C is bad or anything, just my opinion.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum