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
Is `int` always signed?
Oct 25, 2022
c
int
language-lawyer
signed
In C, is it guaranteed that the array start address is smaller than the other elements' addresses?
Nov 20, 2022
c
arrays
language-lawyer
What is the limit to the number of pointers to pointers we can have in C? [duplicate]
Sep 07, 2022
c
pointers
language-lawyer
limit
Why can't I use =default for default ctors with a member initializer list
Mar 07, 2022
c++
c++11
language-lawyer
default-constructor
ctor-initializer
What is the expected output when redefining true to false and vice versa?
Jan 30, 2021
c++
language-lawyer
#define struct union and #define else still compiles any C program?
Mar 26, 2022
c
struct
c-preprocessor
language-lawyer
unions
C++ declare 'main' as a reference to function?
Mar 16, 2022
c++
reference
main
language-lawyer
iso
!0 guaranteed to be 1 in C89?
Sep 12, 2022
c
language-lawyer
c89
Why can't I decrement std::array::end()?
May 10, 2022
c++
iterator
language-lawyer
stdarray
When are bitwise operations undefined in C? [duplicate]
Jan 08, 2018
c
language-lawyer
bitwise-operators
ones-complement
Specialization of class template parameter compiles in GCC, Clang and MSVC but GCC selects another specialization [duplicate]
Oct 25, 2022
c++
c++11
templates
language-lawyer
Implicit operator != resolving ambiguity in operators ==
Jun 03, 2022
c++
visual-studio
language-lawyer
c++20
Are volatile data members trivially copyable?
May 04, 2022
c++
c++11
volatile
language-lawyer
« Newer Entries
Older Entries »