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
Is casting of infinity to integer undefined?
Nov 12, 2022
c++
undefined-behavior
Can we change the value of an object defined with const through pointers?
Sep 04, 2022
c
constants
undefined-behavior
How could pairing new[] with delete possibly lead to memory leak only?
Sep 04, 2022
c++
memory-management
undefined-behavior
Is there a platform or situation where dereferencing (but not using) a null pointer to make a null reference will behave badly?
Sep 04, 2022
c++
reference
null
undefined-behavior
aligned_storage and strict aliasing
Apr 19, 2018
c++
undefined-behavior
language-lawyer
strict-aliasing
type-punning
Is it undefined behaviour to delete a null void* pointer?
Sep 04, 2022
c++
undefined-behavior
void-pointers
language-lawyer
null-pointer
When NULL is not all-zero-bits, is an all-zero-bit pointer value also 'false'?
Aug 27, 2022
c
pointers
null
language-lawyer
undefined-behavior
So why is i = ++i + 1 well-defined in C++11?
Jan 18, 2018
c++
c++11
undefined-behavior
language-lawyer
What specific hash algorithm does MessageDigest.getInstance("SHA") return?
Sep 04, 2022
java
cryptography
undefined-behavior
Why did this code still work?
Sep 04, 2022
c
undefined-behavior
What's the best C++ way to multiply unsigned integers modularly safely?
Oct 14, 2022
c++
portability
undefined-behavior
multiplication
Difference between Undefined Behavior and Ill-formed, no diagnostic message required
Sep 03, 2022
c++
language-lawyer
undefined-behavior
Is this undefined behaviour in C ? If not predict the output logically
Sep 03, 2022
c
output
pass-by-reference
undefined-behavior
Is incrementing a pointer to a 0-sized dynamic array undefined?
Sep 03, 2022
c++
pointers
undefined-behavior
dynamic-arrays
Is while(1); undefined behavior in C?
Sep 03, 2022
c
infinite-loop
undefined-behavior
Why is out-of-bounds pointer arithmetic undefined behaviour?
Sep 03, 2022
c++
undefined-behavior
Copying structs with uninitialized members
Sep 19, 2022
c++
initialization
copy-constructor
undefined-behavior
"is not required" == undefined behavior?
Sep 03, 2022
c++
pointers
language-lawyer
undefined-behavior
comparison-operators
C standard compliant way to access null pointer address?
Sep 02, 2022
c
language-lawyer
undefined-behavior
null-pointer
Weird behaviour with class fields when adding to a std::vector
Sep 02, 2022
c++
vector
stdvector
undefined-behavior
push-back
« Newer Entries
Older Entries »