@modev@snac.bsd.cafe · 1 month agoAny good cheat sheets about C?plus-squaremessage-squaremessage-square7fedilinkarrow-up123arrow-down11
arrow-up122arrow-down1message-squareAny good cheat sheets about C?plus-square@modev@snac.bsd.cafe · 1 month agomessage-square7fedilink
captainkangaroo@discuss.tchncs.de · 1 month agoFew lesser known tricks, quirks and features of Cplus-squarejorenar.comexternal-linkmessage-square0fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkFew lesser known tricks, quirks and features of Cplus-squarejorenar.comcaptainkangaroo@discuss.tchncs.de · 1 month agomessage-square0fedilink
captainkangaroo@discuss.tchncs.de · 1 month agoFlappy Bird for Android, only C, under 100KBplus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up120arrow-down11
arrow-up119arrow-down1external-linkFlappy Bird for Android, only C, under 100KBplus-squaregithub.comcaptainkangaroo@discuss.tchncs.de · 1 month agomessage-square0fedilink
KindaABigDyl@programming.devEnglish · 2 months agoACBS - Another C Build Systemplus-squaremessage-squaremessage-square6fedilinkarrow-up114arrow-down15
arrow-up19arrow-down1message-squareACBS - Another C Build Systemplus-squareKindaABigDyl@programming.devEnglish · 2 months agomessage-square6fedilink
pnutzh4x0r@lemmy.ndlug.org · 3 months agoGetting back into C programming for CP/Mplus-squarekevinboone.meexternal-linkmessage-square2fedilinkarrow-up116arrow-down10
arrow-up116arrow-down1external-linkGetting back into C programming for CP/Mplus-squarekevinboone.mepnutzh4x0r@lemmy.ndlug.org · 3 months agomessage-square2fedilink
ProdigalFrog@slrpnk.netEnglish · 3 months agoWriting a game the hard way - from scratch using C.plus-squarewww.youtube.comexternal-linkmessage-square6fedilinkarrow-up127arrow-down11
arrow-up126arrow-down1external-linkWriting a game the hard way - from scratch using C.plus-squarewww.youtube.comProdigalFrog@slrpnk.netEnglish · 3 months agomessage-square6fedilink
ericjmorey@programming.dev · 3 months agoWriting a C Compiler | Build a Real Programming Language from Scratch | Nora Sandler | July 2024 | No Starch Press | 792 pages | ISBN-13: 9781718500426plus-squarenostarch.comexternal-linkmessage-square5fedilinkarrow-up120arrow-down10
arrow-up120arrow-down1external-linkWriting a C Compiler | Build a Real Programming Language from Scratch | Nora Sandler | July 2024 | No Starch Press | 792 pages | ISBN-13: 9781718500426plus-squarenostarch.comericjmorey@programming.dev · 3 months agomessage-square5fedilink
cmeerw@programming.devEnglish · 4 months agoISO/IEC DIS 9899: Project cancelledplus-squarewww.iso.orgexternal-linkmessage-square2fedilinkarrow-up19arrow-down11
arrow-up18arrow-down1external-linkISO/IEC DIS 9899: Project cancelledplus-squarewww.iso.orgcmeerw@programming.devEnglish · 4 months agomessage-square2fedilink
t0mri@lemmy.ml · 4 months agofatal error: dbus/dbus-arch-deps.h: No such file or directoryplus-squaremessage-squaremessage-square3fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1message-squarefatal error: dbus/dbus-arch-deps.h: No such file or directoryplus-squaret0mri@lemmy.ml · 4 months agomessage-square3fedilink
lysdexic@programming.devEnglish · 4 months agoresearch!rsc: On Duff's Device and Coroutinesplus-squareresearch.swtch.comexternal-linkmessage-square0fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkresearch!rsc: On Duff's Device and Coroutinesplus-squareresearch.swtch.comlysdexic@programming.devEnglish · 4 months agomessage-square0fedilink
lysdexic@programming.devEnglish · 4 months agoThe C Standard charter (2024)plus-squarewww.open-std.orgexternal-linkmessage-square0fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1external-linkThe C Standard charter (2024)plus-squarewww.open-std.orglysdexic@programming.devEnglish · 4 months agomessage-square0fedilink
cmeerw@programming.devEnglish · 4 months agoUB or not UB: How gcc and clang handle statically known undefined behaviourplus-squarediekmann.ukexternal-linkmessage-square0fedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkUB or not UB: How gcc and clang handle statically known undefined behaviourplus-squarediekmann.ukcmeerw@programming.devEnglish · 4 months agomessage-square0fedilink
lysdexic@programming.devEnglish · 6 months agoA History of C Compilers - Part 1: Performance, Portability and Freedomplus-squarethechipletter.substack.comexternal-linkmessage-square1fedilinkarrow-up120arrow-down10
arrow-up120arrow-down1external-linkA History of C Compilers - Part 1: Performance, Portability and Freedomplus-squarethechipletter.substack.comlysdexic@programming.devEnglish · 6 months agomessage-square1fedilink
lysdexic@programming.devEnglish · 6 months agoOne year of C (2018)plus-squarefloooh.github.ioexternal-linkmessage-square0fedilinkarrow-up121arrow-down10
arrow-up121arrow-down1external-linkOne year of C (2018)plus-squarefloooh.github.iolysdexic@programming.devEnglish · 6 months agomessage-square0fedilink
promitheas@iusearchlinux.fyi · edit-27 months agoBlackjack game as a learning experience - Request for suggestions, ways to make it better, advice etc...plus-squaregithub.comexternal-linkmessage-square0fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkBlackjack game as a learning experience - Request for suggestions, ways to make it better, advice etc...plus-squaregithub.compromitheas@iusearchlinux.fyi · edit-27 months agomessage-square0fedilink
lysdexic@programming.devEnglish · 7 months agoImprovements to static analysis in the GCC 14 compiler | Red Hat Developerplus-squaredevelopers.redhat.comexternal-linkmessage-square0fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1external-linkImprovements to static analysis in the GCC 14 compiler | Red Hat Developerplus-squaredevelopers.redhat.comlysdexic@programming.devEnglish · 7 months agomessage-square0fedilink
ylai@lemmy.mlEnglish · 7 months agoGCC 14 Boasts Nice ASCII Art For Visualizing Buffer Overflowsplus-squarewww.phoronix.comexternal-linkmessage-square5fedilinkarrow-up128arrow-down11
arrow-up127arrow-down1external-linkGCC 14 Boasts Nice ASCII Art For Visualizing Buffer Overflowsplus-squarewww.phoronix.comylai@lemmy.mlEnglish · 7 months agomessage-square5fedilink
akrz@programming.dev · 7 months agoHow to write a good C main functionplus-squareopensource.comexternal-linkmessage-square1fedilinkarrow-up117arrow-down11
arrow-up116arrow-down1external-linkHow to write a good C main functionplus-squareopensource.comakrz@programming.dev · 7 months agomessage-square1fedilink
lysdexic@programming.devEnglish · 7 months agoC can be memory-safe (2023)plus-squareblog.erratasec.comexternal-linkmessage-square23fedilinkarrow-up125arrow-down111
arrow-up114arrow-down1external-linkC can be memory-safe (2023)plus-squareblog.erratasec.comlysdexic@programming.devEnglish · 7 months agomessage-square23fedilink
modev@programming.devM · 8 months agoModern C, Third Edition (covers the C23 standard)plus-squaregustedt.gitlabpages.inria.frexternal-linkmessage-square0fedilinkarrow-up123arrow-down10
arrow-up123arrow-down1external-linkModern C, Third Edition (covers the C23 standard)plus-squaregustedt.gitlabpages.inria.frmodev@programming.devM · 8 months agomessage-square0fedilink