• Sylvartas@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 months ago

    Basic C++ isn’t really confusing (if you are not handwriting makefiles). It starts to get fucky when you get into memory handling, templates, etc. I’m assuming they are only using C++ over C for basic OOP (class/structs inheritance etc).