Gollum@feddit.org to Programmer Humor@programming.dev · 15 hours agoThe only way one should code C btw.feddit.orgimagemessage-square47fedilinkarrow-up1404arrow-down17
arrow-up1397arrow-down1imageThe only way one should code C btw.feddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 15 hours agomessage-square47fedilink
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up4arrow-down1·14 hours agoMost fucked up thing here is <type> <name> {
minus-squareyetAnotherUser@discuss.tchncs.delinkfedilinkarrow-up2·6 hours agoDas ist K&R C, du Banause!
minus-squareboonhet@sopuli.xyzlinkfedilinkarrow-up3·8 hours agoI must be old because I remember that as being the standard form until Java popularized <visibility> <static?> <type> <name> { I mean I’m not that old, but I was reading more C and C++ books and tutorials when I was a kid, because “ew Java”
Most fucked up thing here is
<type> <name> {
Das ist K&R C, du Banause!
I must be old because I remember that as being the standard form until Java popularized
<visibility> <static?> <type> <name> {
I mean I’m not that old, but I was reading more C and C++ books and tutorials when I was a kid, because “ew Java”