HNNewShowAskJobs
Built with Tanstack Start
Writing Bounds-Safe Code in C with Arrays(uecker.codeberg.page)
20 points by uecker 2 days ago | 2 comments
  • kilpikaarna20 hours ago

    Rare to see VLAs described as "one of the coolest features of C".

  • rramadassa day ago

    Good, succinct and to-the-point article.

    References:

    GCC: https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gcc/Instrumentation...

    Clang: https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html