It's been a while since my last post because I started going thew "The C Book".
C seems to be a lot like C++ but with less features and more work to achieve the same result. But it's very interesting because I now relize why some features have been added to C++.
It all makes more sense now...