@modev@snac.bsd.cafe · 1 month agoAny good cheat sheets about C?plus-squaremessage-squaremessage-square7fedilinkarrow-up122arrow-down11
arrow-up121arrow-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-up119arrow-down11
arrow-up118arrow-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-square2fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareACBS - Another C Build Systemplus-squareKindaABigDyl@programming.devEnglish · 2 months agomessage-square2fedilink
cmeerw@programming.devEnglish · 4 months agoISO/IEC DIS 9899: Project cancelledplus-squarewww.iso.orgexternal-linkmessage-square2fedilinkarrow-up18arrow-down11
arrow-up17arrow-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-up15arrow-down10
arrow-up15arrow-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-up16arrow-down10
arrow-up16arrow-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-up19arrow-down11
arrow-up18arrow-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
ChubakPDP11+TakeWithGrainOfSalt@programming.dev · 6 months agoWhy does TCC fail with GNU's regex.h?plus-squaremessage-squaremessage-square2fedilinkarrow-up18arrow-down12
arrow-up16arrow-down1message-squareWhy does TCC fail with GNU's regex.h?plus-squareChubakPDP11+TakeWithGrainOfSalt@programming.dev · 6 months agomessage-square2fedilink
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-up122arrow-down10
arrow-up122arrow-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-up129arrow-down11
arrow-up128arrow-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-up116arrow-down11
arrow-up115arrow-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
modev@programming.devM · edit-28 months agoWhat do you think about brains unsafety?plus-squareprogramming.devimagemessage-square5fedilinkarrow-up17arrow-down111
arrow-up1-4arrow-down1imageWhat do you think about brains unsafety?plus-squareprogramming.devmodev@programming.devM · edit-28 months agomessage-square5fedilink
modev@programming.devM · 8 months agoUnderstanding and Using C Pointersplus-squareprogramming.devimagemessage-square0fedilinkarrow-up118arrow-down11
arrow-up117arrow-down1imageUnderstanding and Using C Pointersplus-squareprogramming.devmodev@programming.devM · 8 months agomessage-square0fedilink