theory@feddit.uk to Programmer Humor@programming.dev · 1 year 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 · 1 year agomessage-square39fedilinkcross-posted to: [email protected]
minus-squaredanwardvslinkfedilinkarrow-up21·1 year 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·1 year agoAh the good old times with C, when things were much more simple (but unsafe…)
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up3·1 year ago(void*) flashbacks intensify.
minus-squarephilm@programming.devlinkfedilinkEnglisharrow-up3·1 year 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…