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 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
What precautions should I take to make a memory pool that does not invoke undefined behavior?
Mar 14, 2022
c
language-lawyer
undefined-behavior
c11
strict-aliasing
C11 GCC threads.h not found?
Oct 22, 2018
c
multithreading
c11
C11 <thread.h> in GCC?
Feb 10, 2022
c
gcc
c11
How to go from fopen to fopen_s
Sep 03, 2022
c++
c
windows
c11
tr24731
« Newer Entries
Older Entries »