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
Is there a strlen() that works with char16_t?
Aug 18, 2022
c
unicode
c11
Can you always access suitably aligned buffer containing structure data in C?
Nov 18, 2018
c
c11
How can char[] represent an UTF-8 string?
Oct 26, 2022
c
string
utf-8
c11
What is the difference between vsnprintf and vsprintf_s?
Oct 05, 2021
c
string
printf
c11
tr24731
clang c11 threads.h not found
Nov 03, 2021
c
xcode
clang
c11
threads.h
Why cannot C type-generic expressions be compatible with C++?
Aug 20, 2019
c++
c
c11
C11 stdatomic and calloc
Mar 02, 2022
c
atomic
c11
Can an implementation that has sizeof (int) == 1 "fully conform"? [duplicate]
Sep 05, 2022
c
c99
c11
The concept of a type name scope in C11
Nov 02, 2022
c
scope
c99
language-lawyer
c11
Detecting if a macro argument is a typename
Aug 30, 2022
c
gcc
clang
c11
C11 Standard docs
Mar 18, 2019
c
standards
ansi
c11
Is there a constexpr in new standard C11 (not C++11) or planned in the future?
Sep 24, 2022
c
c11
Is it legal to call memchr with a too-long length, if you know the character will be found before reaching the end of the valid region?
Dec 16, 2021
c
c++11
language-lawyer
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
« Newer Entries
Older Entries »