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 undefined-behavior
how to check that behavior is undefined in c?
Nov 08, 2022
c
undefined-behavior
sequence-points
Assignment and pointers, undefined behavior?
Apr 22, 2019
c
pointers
variable-assignment
undefined-behavior
Is it undefined behavior to pass-by-reference uninitialized variable?
May 29, 2018
c++
pass-by-reference
undefined-behavior
Access array beyond the limit in C and C++ [duplicate]
May 06, 2022
c++
c
arrays
undefined-behavior
How to prevent overflow when using usual math functions exp() log()?
Sep 23, 2022
c++
c
undefined-behavior
printf() with no arguments in C compiles fine. how?
Sep 24, 2022
c
printf
undefined-behavior
Is it illegal to use the h or hh length modifiers when the corresponding argument to printf was not a short / char?
Mar 09, 2022
c
printf
language-lawyer
undefined-behavior
short
Dereference null is not always UB?
Nov 08, 2022
c++
language-lawyer
undefined-behavior
Why would this access violation occur with the /Og and /GL flags, with pass-by-reference?
Jul 26, 2020
c++
visual-c++
stl
access-violation
undefined-behavior
Behavior of fputc() for a stream opened with read mode
Oct 17, 2022
c
language-lawyer
fopen
undefined-behavior
stdio
Casting a function reference producing an invalid pointer?
May 12, 2022
types
casting
rust
undefined-behavior
Does binding a reference actually evaluate the operand?
Oct 19, 2021
c++
reference
initialization
undefined-behavior
Why is dereferencing of nullptr while using a static method not undefined behaviour in C++?
Aug 28, 2022
c++
language-lawyer
static-methods
undefined-behavior
null-pointer
Is a goto in alloca's function scope valid?
Nov 15, 2022
c
c99
undefined-behavior
alloca
Why is undefined behaviour allowed in C
Sep 06, 2022
c
undefined-behavior
GCC fails to report an ill-formed constexpr lambda call
May 04, 2022
c++
undefined-behavior
constexpr
avr-gcc
Is unsigned char a[4][5]; a[1][7]; undefined behavior?
Apr 06, 2022
c
arrays
undefined-behavior
strict-aliasing
Is `new (this) MyClass();` undefined behaviour after directly calling the destructor?
May 09, 2018
c++
this
undefined-behavior
placement-new
« Newer Entries
Older Entries »