theory@feddit.uk to Programmer Humor@programming.dev · 2 years agoToo close to homefeddit.ukimagemessage-square23fedilinkarrow-up19arrow-down11
arrow-up18arrow-down1imageToo close to homefeddit.uktheory@feddit.uk to Programmer Humor@programming.dev · 2 years agomessage-square23fedilink
minus-squaredanwardvs@sh.itjust.workslinkfedilinkarrow-up1·2 years agoThis was me in courses that used C. Keep adding and removing * and & until the IDE was happy and it usually worked.
minus-squarephilm@programming.devlinkfedilinkarrow-up1·2 years agoAh the good old times with C, when things were much more simple (but unsafe…)
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up1·2 years ago(void*) flashbacks intensify.
minus-squarephilm@programming.devlinkfedilinkEnglisharrow-up1·2 years agoThe “best” way to program dynamically typed…
This was me in courses that used C. Keep adding and removing * and & until the IDE was happy and it usually worked.
Ah the good old times with C, when things were much more simple (but unsafe…)
(void*)
flashbacks intensify.The “best” way to program dynamically typed…