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
C11 compiler conformance comparison
Feb 29, 2020
c
c11
standards-compliance
Are there any C99 compilers where with default settings -1>>1 != -1?
Apr 26, 2022
c++
c
c99
bit-shift
c11
What does "type domain" and "real type" mean?
Sep 16, 2022
c
types
language-lawyer
c11
What is the purpose of restrict in tmpfile_s?
Nov 22, 2019
c
c11
restrict
restrict-qualifier
Complete encapsulation without malloc
Aug 17, 2022
c
c99
c11
pimpl-idiom
variable-length-array
Add zero arguments function to _Generic macro
Mar 22, 2021
c
gcc
macros
clang
c11
Can I read an atomic variable without atomic_load?
Jun 12, 2019
c
multithreading
c11
Difference between __atomic_load_n and __atomic_load
Sep 12, 2022
c
atomic
c11
C11 thread-safety with respect to functions that return pointers to static buffers
Feb 11, 2016
c
multithreading
language-lawyer
c11
How to understand atomics in a freestanding C or C++ implementation? [closed]
Mar 20, 2021
c++
c
c++11
c11
Is cast of pointer to anonymous union valid in C11?
Dec 06, 2021
c
c11
C macro _Generic gives unexpected compiler error
Oct 24, 2021
c
c-preprocessor
c11
Aggregate initialization, set member pointer to same struct member
Sep 15, 2022
c++
c
struct
c11
c++20
sleep function in C11
Aug 30, 2022
c
sleep
c11
Applying alignas() to an entire struct in C
Jan 20, 2022
c
c11
Is there any way to slip a _Static_assert into an expression in ISO C11?
May 12, 2022
c
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
« Newer Entries
Older Entries »