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 language-lawyer
Can #endif in an included file be used to close a #if in the including file?
Sep 03, 2022
c
language-lawyer
What is a full expression in C?
Apr 15, 2022
c
operators
expression
language-lawyer
Must &= always be interpreted as an operator?
Oct 28, 2022
c++
reference
language-lawyer
lexical-analysis
Linux Kernel's __is_constexpr Macro
Jan 02, 2022
c
linux-kernel
macros
language-lawyer
Pointer to char, different terminologies
May 06, 2021
c
arrays
string
language-lawyer
Can I use rvalue reference to temporary? Is it undefined behavior or not?
Feb 01, 2022
c++
c++11
language-lawyer
undefined-behavior
rvalue-reference
Is pointer tagging in C undefined according to the standard?
Oct 11, 2020
c
language-lawyer
standards-compliance
Unsigned and Signed Extension
Oct 31, 2022
c
language-lawyer
unsigned
Why does the compiler assume that these seemingly equal pointers differ?
Aug 08, 2022
c
pointers
gcc
language-lawyer
compiler-optimization
Provide default arguments for subscript operator and function call operator
Nov 20, 2022
c++
operator-overloading
operators
language-lawyer
default-arguments
Need help understanding how \n, \b, and \r will render printf output
Nov 11, 2022
c
language-lawyer
C - is an indeterminate value indeterminable?
Oct 17, 2022
c
undefined
language-lawyer
undefined-behavior
Is it guaranteed that defaulted constructor initialize built in types automatically to 0?
Sep 16, 2022
c++
c++11
initialization
language-lawyer
default-constructor
Why char is of 1 byte in C language
Nov 16, 2022
c
char
language-lawyer
Is exit status observable behavior?
Nov 12, 2020
c
language-lawyer
main
exit
exit-code
program-entry-point
Substitution failure in an atomic constraint of template function requires-clause
Apr 01, 2022
c++
language-lawyer
c++20
c++-concepts
alias template substitution and deduction failure with gcc
Sep 25, 2016
c++
templates
gcc
c++11
language-lawyer
How much does the C standard library extensibility affect C++ programs?
Sep 22, 2022
c++
c
language-lawyer
undefined-behavior
reserved-words
Is it technically impossible to implement memcpy from scratch in Standard C?
Sep 13, 2022
c
char
language-lawyer
memcpy
Why does in-class initialisation of static members violate the ODR?
Apr 17, 2019
c++
static-members
language-lawyer
one-definition-rule
in-class-initialization
« Newer Entries
Older Entries »