209
C meme (gregtech.eu)

A screenshot from youtube, Virbox

you are viewing a single comment's thread
view the rest of the comments
[-] SpaceNoodle@lemmy.world 26 points 1 month ago

This is why I only allocate on the stack

[-] xmunk@sh.itjust.works 19 points 1 month ago

People who are enthusiastic about using pointers in C++ are doing it wrong. Never use a pointer when you can get away with a reference.

[-] KindaABigDyl@programming.dev 23 points 1 month ago

For C++, yes. But "reference" is just a way of using the pointer when it comes to C

load more comments (1 replies)
load more comments (5 replies)
this post was submitted on 05 Aug 2024
209 points (92.7% liked)

Programmer Humor

19171 readers
1102 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 1 year ago
MODERATORS