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 does the named reference to an anonymous struct , idiom described below need -fms-extensions to be compiled by clang/gcc
Nov 05, 2021
c
c11
C11 - enums in Generic Selections
Aug 19, 2022
c
generics
enums
selection
c11
stddef.h is included but max_align_t is undeclared
Feb 15, 2018
c
gcc
c11
Rationale for the C11 _Atomic specifier-vs-qualifier syntax irregularity?
Oct 20, 2021
c
language-lawyer
grammar
atomic
c11
Checking support for _Generic() selection in C
Jul 19, 2022
c
generics
gcc
clang
c11
Initializing an atomic_flag
Aug 14, 2022
c
atomic
c11
stdatomic
atomicinteger
<stdlib.h> rand() example code, unnecessary check for larger than max?
Nov 23, 2021
c
random
c11
Two-part for loop in C [duplicate]
Jul 13, 2022
c
c11
Handling size_t in a generic selection
Jun 18, 2022
c
c11
size-t
Are enum values resolved in preprocess time or in compile time?
Jan 06, 2018
c
c11
Why was gets part of the C standard in the first place?
Oct 27, 2022
c
standards
deprecated
c11
gets
GCC warning with std=c11 arg
Dec 25, 2021
c
gcc
pthreads
c11
Why doesn't the compiler detect and produce errors when attempting to modify char * string literals?
May 01, 2022
c
standards
c99
c11
Make autotools add --std=c11 to CFLAGS
Jan 05, 2022
c
autotools
c11
What is the correct definition of size_t? [duplicate]
Jul 07, 2022
c
c99
c11
size-t
C11 related language correctness
Mar 01, 2021
c
language-lawyer
c11
Best way to statically initialize a linked list in C?
Mar 07, 2022
c
c11
C11 struct inheritance with anonymous struct
Oct 21, 2022
c
inheritance
gcc
struct
c11
thrd_busy and mtx_lock()/mtx_timedlock()
Feb 25, 2013
c
multithreading
mutex
c11
Is it a C standard to define how to store the temporary result of shift operation?
Oct 18, 2022
c
standards
bit-shift
c11
« Newer Entries
Older Entries »