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
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
Using pointed to content in assignment of a pointer
Mar 04, 2022
c
variable-assignment
c11
compound-literals
How to include C11 headers when compiling C++ with GCC?
Feb 23, 2022
c++
gcc
c11
Why does a function prototype with an empty argument list conflicts with one that has a char argument?
Nov 05, 2022
c
gcc
clang
standards
c11
What is the rationale behind the strict aliasing rule?
Oct 24, 2022
c
language-lawyer
c11
strict-aliasing
_Alignas for struct members using clang & C11
Jun 05, 2018
c
compiler-construction
struct
c11
Is FLT_RADIX ever not 2 in C11 for modern general purpose computers?
Jun 10, 2021
c
floating-point
c11
When will the safe string functions of C11 be part of glibc? [closed]
Mar 25, 2022
c
glibc
c11
tr24731
accessing atomicly two scalar fields
May 24, 2018
c
pthreads
atomic
c11
Performance advantages of const qualifier in C11
Oct 27, 2018
c
performance
constants
c11
Atomicity of the simple assignment operator
Oct 15, 2022
c
standards
language-lawyer
atomic
c11
Unions and strict aliasing in C11
Nov 19, 2022
language-lawyer
unions
c11
strict-aliasing
Why are structs not allowed in equality expressions in C? [duplicate]
Aug 25, 2022
c
standards
c99
c11
Casting pointers to _Atomic pointers and _Atomic sizes
Mar 26, 2022
c
gcc
clang
atomic
c11
const / static / volatile in array type specification?
Jul 27, 2022
c
c11
Structure member alignment with _Alignas
Sep 10, 2022
c
standards
c11
P99 and C99 vs C11
Jan 17, 2022
c
c99
c11
p99
Macro for endian-independent conversion to big endian
Jun 12, 2022
c
endianness
c11
Initializing an atomic flag in a malloc'd structure
Aug 12, 2020
c
struct
atomic
freebsd
c11
« Newer Entries
Older Entries »