Maven (famous) to Programmer [email protected] • 8 months agoC++lemmy.zipimagemessage-square90fedilinkarrow-up11.06Karrow-down116
arrow-up11.05Karrow-down1imageC++lemmy.zipMaven (famous) to Programmer [email protected] • 8 months agomessage-square90fedilink
minus-square@Valmondlink17•8 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@[email protected]linkfedilink4•edit-28 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@Valmondlink2•8 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.