@cm0002@lemmy.world to Programmer Humor@programming.dev • 5 days agoTell me the truth ...piefed.jeena.netimagemessage-square146fedilinkarrow-up11.17Karrow-down117
arrow-up11.16Karrow-down1imageTell me the truth ...piefed.jeena.net@cm0002@lemmy.world to Programmer Humor@programming.dev • 5 days agomessage-square146fedilink
minus-square@mmddmm@lemm.eelinkfedilink1•4 days ago Apart from dynamically typed languages which need to store the type with the value You know that depending on what your code does, the same C that people are talking upthread doesn’t even need to allocate memory to store a variable, right?
You know that depending on what your code does, the same C that people are talking upthread doesn’t even need to allocate memory to store a variable, right?
How does that work?