theory@feddit.uk to Programmer Humor@programming.dev · 3 years agoToo close to homefeddit.ukimagemessage-square36linkfedilinkarrow-up1554arrow-down111cross-posted to: memes@lemmyrs.org
arrow-up1543arrow-down1imageToo close to homefeddit.uktheory@feddit.uk to Programmer Humor@programming.dev · 3 years agomessage-square36linkfedilinkcross-posted to: memes@lemmyrs.org
minus-squaredanwardvs@sh.itjust.worksdeleted by creatorlinkfedilinkarrow-up21·3 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·3 years agoAh the good old times with C, when things were much more simple (but unsafe…)
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up3·3 years ago(void*) flashbacks intensify.
minus-squarephilm@programming.devlinkfedilinkEnglisharrow-up3·3 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…