cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoTell me the truth ...piefed.jeena.netimagemessage-square132fedilinkarrow-up11.15Karrow-down116
arrow-up11.13Karrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square132fedilink
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up1·23 hours 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?