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/C++11 Memory Model
Oct 15, 2022
c++
gcc
c++11
memory-model
c11
Clarification on an example of unions in C11 standard
Aug 21, 2022
c
unions
c11
technical legality of incompatible pointer assignments
Sep 01, 2022
c
gcc
clang
language-lawyer
c11
std::isfinite on MSVC
Mar 12, 2021
visual-c++
c++11
visual-studio-2012
c11
cmath
Is indexing a string literal an initializer constant expression?
Sep 15, 2022
c
language-lawyer
c11
constant-expression
c17
Do unnamed bit-fields have well-defined semantics?
Sep 24, 2022
c
language-lawyer
c11
Does ctype.h still require unsigned char?
Mar 31, 2022
c
undefined-behavior
c11
ctype
How to get involved in C standardization process?
Mar 07, 2019
c
standards
c99
c11
What is a composite type in C?
Apr 23, 2022
c
language-lawyer
c11
Using strdup in C11
Oct 24, 2022
c
gcc
c11
Assigning pointers to atomic type to pointers to non atomic type
Sep 12, 2022
c
concurrency
language-lawyer
c11
stdatomic
C11 memory fence usage
Sep 18, 2022
c
multithreading
atomic
c11
memory-fences
Is this a valid way of checking if a variadic macro argument list is empty?
Sep 24, 2022
c
c-preprocessor
c11
variadic-macros
Does realloc of memory allocated by C11 aligned_alloc keep the alignment?
Apr 12, 2022
c
memory-management
realloc
c11
Are noreturn attributes on exiting functions necessary?
Apr 15, 2019
c
language-lawyer
c11
How to declare a variable as thread local portably?
Aug 24, 2022
c
gcc
portability
c11
thread-local-storage
Assignment operator sequencing in C11 expressions
Sep 23, 2022
c
expression
language-lawyer
undefined-behavior
c11
Is there a way to use GCC __attribute__((noreturn)) and <stdnoreturn.h> sanely in a single translation unit?
Jul 23, 2020
c
gcc
clang
c11
Does comma separators in type definition in C guarantee the order?
Jun 26, 2018
c
c99
c11
C11 grammar ambiguity between _Atomic type specifier and qualifier
Oct 01, 2017
c
grammar
yacc
c11
« Newer Entries
Older Entries »