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 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
How to extract the source filename without path and suffix at compile time?
Sep 03, 2022
c++
c
c++11
c++14
c11
Are these compatible function types in C?
Nov 03, 2022
c
function
pointers
language-lawyer
c11
Is memcpy(&a + 1, &b + 1, 0) defined in C11?
Sep 07, 2022
c
language-lawyer
c11
gcc4.9
What are those strange array sizes [*] and [static] in C99?
Oct 23, 2022
c
arrays
c99
function-prototypes
c11
What is the __STDC_VERSION__ value for C11?
Sep 02, 2022
c
macros
iso
c11
Understanding the C11 type hierarchy
Apr 19, 2019
c
types
standards
language-lawyer
c11
Latest changes in C11
Sep 01, 2022
c
standards
c11
difference between c99 and c11 [closed]
Aug 31, 2022
c
c99
c11
How to enable c11 on later versions of gcc?
Aug 30, 2022
c
gcc
c11
Why does C++11 not support anonymous structs, while C11 does?
Aug 29, 2022
c++
c
c++11
anonymous-types
c11
Are there any plans for a future C standard after C11?
Aug 29, 2022
c
iso
c11
Does &((struct name *)NULL -> b) cause undefined behaviour in C11?
Aug 26, 2022
c
language-lawyer
c11
offsetof
Does any C library implement C11 threads for GNU/Linux?
Jul 12, 2022
c
multithreading
c11
When are anonymous structs and unions useful in C11?
Aug 26, 2022
c
struct
c11
Is type-punning through a union unspecified in C99, and has it become specified in C11?
Feb 17, 2022
c
c99
unions
c11
type-punning
What is the default C -std standard version for the current GCC (especially on Ubuntu)?
Aug 26, 2022
c
ubuntu
gcc
c99
c11
« Newer Entries
Older Entries »