@theory@feddit.uk to Programmer Humor@programming.dev • 1 year agoToo close to homefeddit.ukimagemessage-square39fedilinkarrow-up1550arrow-down111
arrow-up1539arrow-down1imageToo close to homefeddit.uk@theory@feddit.uk to Programmer Humor@programming.dev • 1 year agomessage-square39fedilink
minus-square@danwardvs@sh.itjust.workslinkfedilink21•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-square@philm@programming.devlinkfedilink8•1 year agoAh the good old times with C, when things were much more simple (but unsafe…)
minus-square@philm@programming.devlinkfedilinkEnglish3•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…