33550336@lemmy.world to Programming Humor@lemmy.worldEnglish · 1 month agoC++, the most bloated language in the worldlemmy.worldimagemessage-square17linkfedilinkarrow-up147arrow-down13
arrow-up144arrow-down1imageC++, the most bloated language in the worldlemmy.world33550336@lemmy.world to Programming Humor@lemmy.worldEnglish · 1 month agomessage-square17linkfedilink
minus-squarexep@discuss.onlinelinkfedilinkEnglisharrow-up3·1 month agoIn C and C++ the idea is that the programmer only pays for what they use. I’m not saying that it doesn’t cause its own set of issues (strings, for example) but it isn’t bloated. Unless you mean the C++ standard, then have at it.
In C and C++ the idea is that the programmer only pays for what they use. I’m not saying that it doesn’t cause its own set of issues (strings, for example) but it isn’t bloated.
Unless you mean the C++ standard, then have at it.