• JackbyDev
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    C++ is actually not a superset of C, believe it or not.

    • dohpaz42@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      I’ll admit I’m no c/c++ aficionado, but after a little research I see what you mean. Originally, C++ was a superset of C, but C has since diverged to include things that are not in C++. So we are both correct.