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
Why is there no 'aligned_realloc' on most platforms?
Nov 14, 2022
c++
c
memory-management
c++17
c11
What is the rationale for one past the last element of an array object?
May 30, 2019
c
c11
S_IFMT and S_IFREG undefined with -std=c11 or -std=gnu11
Sep 10, 2022
c
gcc
posix
stat
c11
Is it possible to include a C header using C11 atomics without modification in C++?
Mar 28, 2022
c++
c
atomic
c11
How to detect if a compiler supports static_assert?
Oct 19, 2022
c
macros
feature-detection
c11
static-assert
Is support of Annex K in C11 required for a conforming implementation?
Nov 10, 2022
c
language-lawyer
c11
tr24731
Do I need -pedantic flag from GCC with C11?
Apr 06, 2022
c
gcc
c11
Potential problem with C standard malloc'ing chars
May 13, 2022
c
malloc
standards
sizeof
c11
Xcode and C11 stdatomic.h
May 17, 2021
c
xcode
llvm-clang
c11
stdatomic
Is "reformat" of multi-dimensional array by pointer to incomplete array type allowed in C?
Oct 01, 2019
c
c11
Why is this call to a pure function with a string literal argument not optimized to a constant value?
Mar 16, 2021
c
gcc
clang
compiler-optimization
c11
C11 & C++11 Exended and Universal Character Escaping
Nov 11, 2022
c++
c
c++11
language-lawyer
c11
Does C standard's FE_TONEAREST rounding mode guarantee that halfway ties are rounded to even?
Apr 22, 2022
c
language-lawyer
rounding
c11
fenv
_Generic to fill some union
Jan 20, 2022
c
c11
Atomic decrement-and-test in C
Jan 07, 2022
c
atomic
c11
stdatomic
What does section 5.1.2.3, paragraph 4 (in n1570.pdf) mean for null operations?
Apr 29, 2022
c
language-lawyer
c99
volatile
c11
If sizeof(int) == sizeof(long), then is INT_MIN == LONG_MIN && INT_MAX == LONG_MAX always true?
Feb 03, 2022
c
integer
range
sizeof
c11
Is this a valid definition for main()
Nov 14, 2022
c
standards
language-lawyer
c11
Is it possible to implement GNU C's typeof(x) with C11's _Generic?
Oct 14, 2022
c
generics
gcc
gnu
c11
« Newer Entries
Older Entries »