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
What is C11 cor 1:2012?
Sep 19, 2014
c
standards
c11
C1x: When will it land, what to expect?
Mar 21, 2022
c
language-features
c11
Bit-fields and sequence points
Sep 16, 2022
c
c99
bit-fields
sequence-points
c11
Branchless conditionals on integers — fast, but can they be made faster?
Sep 15, 2022
c
macros
conditional-statements
c11
branch-prediction
Why can't I "goto default;" or "goto case x;" within a switch selection structure?
Sep 14, 2022
c
c99
c89
c11
What does C1x inherit from C++?
Dec 09, 2019
c++
c
c11
Does ISO C allow aliasing of the argv[] pointers supplied to main()?
Apr 17, 2022
c
parameter-passing
language-lawyer
alias
c11
__STDC_LIB_EXT1__ availability in gcc and clang
Nov 08, 2022
c
gcc
clang
c11
tr24731
Why is there no ASCII or UTF-8 character literal in C11 or C++11?
Nov 03, 2022
c++
utf-8
c++11
ascii
c11
Why does mismatched prototype and definition with empty argument list give different results in GCC and Clang?
Mar 18, 2022
c
language-lawyer
c11
What is the type of a bitfield?
Sep 14, 2022
c
language-lawyer
bit-fields
c11
C11 anonymous structs via typedefs?
Jul 24, 2022
c
struct
c11
Compilers that support C11
Oct 14, 2022
c
compiler-construction
c11
Standard way in C11 and C++11 to convert UTF-8?
Sep 13, 2022
c++11
unicode
utf-8
character-encoding
c11
Lifetime of temporary objects in C11 vs C99
Apr 13, 2020
c
c99
c11
Have anonymous structs and unions in C11 been incorrectly described?
Oct 31, 2022
c
language-lawyer
c11
why is there no aligned calloc in C11
Feb 18, 2022
c
dynamic-memory-allocation
memory-alignment
c11
calloc
Why do some C standard headers begin with 'std' while others don't?
Nov 03, 2020
c
c99
c89
c11
Returning a local partially initialized struct from a function and undefined behavior
Oct 26, 2020
c
struct
language-lawyer
undefined-behavior
c11
Can a void-returning function g return f(); when f returns void?
Sep 07, 2022
c
language-lawyer
c11
« Newer Entries
Older Entries »