Maven (famous) to Programmer Humor@programming.dev • 7 months agoC++lemmy.zipimagemessage-square100fedilinkarrow-up11.08Karrow-down116
arrow-up11.07Karrow-down1imageC++lemmy.zipMaven (famous) to Programmer Humor@programming.dev • 7 months agomessage-square100fedilink
minus-square@Valmond@lemmy.worldlinkfedilink17•7 months agoIf you do C, and avoid pointers, do tell me what the point is using the language at all? I mean if memory management is “the only way to shoot yourself in the foot” in C, then thats a quite big part of the language!
minus-square@uis@lemm.eelinkfedilink4•edit-27 months ago If you do C, and avoid pointers, do tell me what the point is using the language at all? Person is saying that C has one big footgun, while C++ has armory of them
minus-square@Valmond@lemmy.worldlinkfedilink2•7 months agoC is like one big problem then :-D C++ lots of smaller problems: divide & conquer baby!
If you do C, and avoid pointers, do tell me what the point is using the language at all?
I mean if memory management is “the only way to shoot yourself in the foot” in C, then thats a quite big part of the language!
Person is saying that C has one big footgun, while C++ has armory of them
C is like one big problem then :-D
C++ lots of smaller problems: divide & conquer baby!
But it’s a single problem.