- Were zero-sized memory allocations a good idea in hindsight? What was/is the rationale? http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf 56 comments cpp
- [C] TIL foo() and foo(void) are not the same http://www.open-std.org/JTC1/SC22/WG14/www/docs/n1256.pdf 4 comments programmertil
Linking pages
- You Can't Always Hash Pointers in C https://nullprogram.com/blog/2016/05/30/ 316 comments
- GitHub - martanne/vis: A vi-like editor based on Plan 9's structural regular expressions https://github.com/martanne/vis 277 comments
- GitHub - aappleby/Matcheroni: A minimalist single-header library for building pattern-matchers, lexers, and parsers. https://github.com/aappleby/Matcheroni 89 comments
- Finding Bugs in C and C++ Compilers using YARPGen | SIGPLAN Blog https://blog.sigplan.org/2021/01/14/finding-bugs-in-c-and-c-compilers-using-yarpgen/ 50 comments
- proposal/19308-number-literals.md at master · golang/proposal · GitHub https://github.com/golang/proposal/blob/master/design/19308-number-literals.md 50 comments
- Even ancient JavaScript is a safer language for programming with integers than modern C https://hikari.noyu.me/blog/2022-04-01-javascript-is-a-safer-language-for-integer-programming-than-c.html 32 comments
- Musings on sizeof. sizeof is a major cause of confusion… | by Andrei Taylor | Medium https://medium.com/@andreirtaylor/musings-on-sizeof-a7b565147836 32 comments
- GitHub - aws/s2n-tls: An implementation of the TLS/SSL protocols https://github.com/awslabs/s2n 16 comments
- GitHub - aws/s2n-tls: An implementation of the TLS/SSL protocols https://github.com/aws/s2n-tls 11 comments
- Function Pointer Cast Handling in Pyodide | Pyodide blog https://blog.pyodide.org/posts/function-pointer-cast-handling/ 3 comments
- Integer Overflow/Underflow and Floating Point Imprecision. | by Jolly Fish | Medium https://medium.com/@taabishm2/integer-overflow-underflow-and-floating-point-imprecision-6ba869a99033 0 comments
- Byte types, or how to get rid of i8 abuse for chars in LLVM IR · GitHub https://gist.github.com/georgemitenkov/3def898b8845c2cc161bd216cbbdb81f 0 comments
- GitHub - e3b0c442/keywords: A list and count of keywords in programming languages. https://github.com/e3b0c442/keywords 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:www.open-std.org
Search title: Were zero-sized memory allocations a good idea in hindsight? What was/is the rationale?
See how to search.