Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c11
Does passing to a function two pointers pointed to members of the same union violate the strict aliasing rule? [duplicate]
Jul 25, 2026
c
pointers
constraints
c11
strict-aliasing
Why 'int16_t complex' does not work?
Jul 24, 2026
c
gcc
c99
complex-numbers
c11
Compatibility between structs with differently const-qualified pointers
Jul 22, 2026
c
language-lawyer
c11
type-punning
Bit-field types in GCC vs C11 standard
Jul 15, 2026
c
gcc
types
bit-fields
c11
Compile time check polymorphic types in C?
Jul 14, 2026
c
type-safety
c11
Are C versions backwards compatible?
Jul 08, 2026
c
backwards-compatibility
c11
Are there any C implementations which have a useless single-bit `int` bitfield?
Jul 06, 2026
c
c99
bit-fields
c11
"error: ‘_Generic’ specifies two compatible types" but not on some compilers
Jul 01, 2026
c
generics
compiler-errors
macros
c11
How to initialize anonymous composite types in C
Jun 08, 2026
c
initialization
c11
Why is this generic expression bugging out? [duplicate]
Jun 04, 2026
c
generic-programming
c11
aligned_alloc not found for clang
Jun 02, 2026
macos
clang
c11
Is it legal to call pthread functions on thrd_t?
Jun 01, 2026
c
pthreads
c11
Is it legal to static_assert that signed shift right has two's-complement behavior?
May 31, 2026
c++
c
c++11
language-lawyer
c11
Does C11 says anything about empty translation units? If yes, in which section?
May 28, 2026
c
c11
scanf and the p conversion specifier
May 27, 2026
c
c11
format-specifiers
man pages for optional C11 Annex K functions
May 23, 2026
c
unix
c11
manpage
tr24731
is glibc c11 thread implementation a wrapper on top of pthread?
May 12, 2026
multithreading
pthreads
glibc
c11
musl
(struct *) vs (void *) -- Funtion prototype equivalence in C11/C99
May 12, 2026
c
posix
function-pointers
c11
function-prototypes
Older Entries »