theory@feddit.uk to Programmer Humor@programming.dev · 2 years agoToo close to homefeddit.ukimagemessage-square39fedilinkarrow-up1535arrow-down111cross-posted to: [email protected]
arrow-up1524arrow-down1imageToo close to homefeddit.uktheory@feddit.uk to Programmer Humor@programming.dev · 2 years agomessage-square39fedilinkcross-posted to: [email protected]
minus-squaredanwardvslinkfedilinkarrow-up21·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-up8·2 years agoAh the good old times with C, when things were much more simple (but unsafe…)
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up3·2 years ago(void*) flashbacks intensify.
minus-squarephilm@programming.devlinkfedilinkEnglisharrow-up3·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…