Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Top Posters

Who's Online (2)

Powered by Vanilla. Made with Bootstrap.
Where C++ get's it's name
  • chroniccommand
    Posts: 1,389
    Just a little fact for people who do not know this. C++(C Plus Plus) get's its name because of the ++(Increment by one) operator in C. This means that C++ is basically "One more than C", because it's C with some different stuff and added features etc..
  • Xin
    Posts: 3,251
    Nice! i didnt know about the increment by one bit , i just thought it was c++ as its C with added features
    Xin