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 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
Error - 'for' loop initial declarations are only allowed in C99 or C11 mode
May 10, 2026
c
c99
c11
Why doesn't the use of strictly conforming programs and conforming implementations ensure absolute portability?
May 04, 2026
c
language-lawyer
portability
c11
Why open-std.org still lists C11 as the latest version of C?
Apr 28, 2026
c
standards
c11
c17
Is this a well-defined way to access bitfield bits by index in C11
Apr 28, 2026
c
language-lawyer
undefined-behavior
c11
bit-fields
C11 and (Free)RTOS comparision
Apr 23, 2026
c
c11
freertos
_Generic parameter beyond minimum number of arguments
Apr 17, 2026
c
generics
overloading
c11
Accessing struct element straight from function call in C
Apr 08, 2026
c
gcc
struct
c99
c11
C standard - const qualification of struct members
Mar 12, 2026
c
language-lawyer
standards
c11
What is the difference in atomic_load() and assignment?
Feb 28, 2026
c
c11
rvalue
stdatomic
lvalue-to-rvalue
Is there any distinction between using function or pointer to function notation?
Feb 20, 2026
c
function-pointers
c11
function-prototypes
function-parameter
Creating a counter with atomic_fetch_add_explicit
Feb 17, 2026
c
atomic
c11
Using VLAs in a C++11 environment
Feb 12, 2026
c++
c++11
c99
c11
variable-length-array
Enforce struct size alignment
Jan 25, 2026
c
memory-alignment
c11
Older Entries »