Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in C11
extern "C" static array function parameter
Apr 17, 2021
Inconsistent C99 support in gcc and clang
Apr 17, 2021
Does the C11 keyword '_Atomic' count as type qualifier or specifier if followed by a whitespace and a left parenthesis?
Apr 17, 2021
Assigning pointers to atomic type to pointers to non atomic type
Apr 17, 2021
Is this a valid way of checking if a variadic macro argument list is empty?
Apr 17, 2021
Casting pointers to _Atomic pointers and _Atomic sizes
Apr 17, 2021
C macro _Generic gives unexpected compiler error
Apr 17, 2021
DMB instructions in an interrupt-safe FIFO
Apr 17, 2021
Is it legal to access struct members via offset pointers from other struct members?
Apr 17, 2021
Is there any way to slip a _Static_assert into an expression in ISO C11?
Apr 17, 2021
Older Entries »