this post was submitted on 16 Mar 2025
22 points (100.0% liked)

Programmer Humor

22113 readers
596 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
22
C++ (ani.social)
submitted 2 weeks ago* (last edited 2 weeks ago) by kiri@ani.social to c/programmer_humor@programming.dev
 
you are viewing a single comment's thread
view the rest of the comments
[–] bleistift2@sopuli.xyz 0 points 2 weeks ago (2 children)

I thought C++ was meant to get rid of C’s footguns?

[–] henfredemars@infosec.pub 4 points 2 weeks ago (1 children)

It’s almost backwards compatible. You can use old or new foot guns.

[–] dvlsg@lemmy.world 3 points 2 weeks ago

Hooray, choice!

[–] bitcrafter@programming.dev 1 points 2 weeks ago

C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.

- Bjarne Stroustrup