DieguiTux8623@feddit.itdeleted by creator to Programmer Humor@lemmy.ml · 3 years agoIf programming languages were weapons. Old but gold.feddit.itimagemessage-square138linkfedilinkarrow-up1951arrow-down1101file-text
arrow-up1850arrow-down1imageIf programming languages were weapons. Old but gold.feddit.itDieguiTux8623@feddit.itdeleted by creator to Programmer Humor@lemmy.ml · 3 years agomessage-square138linkfedilinkfile-text
minus-squaremarcoslinkfedilinkarrow-up8·3 years agoAnd before the time people actually talked about the multidimensional clusterfuck that C become.
minus-squareTreczoks@lemm.eecakelinkfedilinkarrow-up5·3 years agoWell, to be honest C is still C, but it’s children have run mad.
minus-squaremarcoslinkfedilinkarrow-up4·3 years agoC changed from the 90’s to now. It got a lot of syntactic improvements, and a ton of semantic madness. Our C is not the same as the last generation’s.
And before the time people actually talked about the multidimensional clusterfuck that C become.
Well, to be honest C is still C, but it’s children have run mad.
C changed from the 90’s to now. It got a lot of syntactic improvements, and a ton of semantic madness.
Our C is not the same as the last generation’s.
–std=c99
It doesn’t change the madness. Just the syntax.