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 will be operands inside (a += 3, 5, a) are going to dealt or caculated in order to print the value of "a"?
Dec 08, 2022
c
undefined-behavior
Is the behaviour of the compiler undefined, with Undefined Behaviour?
Dec 08, 2022
c++
language-lawyer
undefined-behavior
Does the following code invoke Undefined Behavior?
Dec 07, 2022
c++
undefined-behavior
Index variable (_i) in for loops?
Dec 07, 2022
coffeescript
undefined-behavior
Is negating INT_MIN undefined behaviour?
Dec 04, 2022
c
c99
undefined-behavior
c89
Why/how does gcc compile the undefined behaviour in this signed-overflow test so it works on x86 but not ARM64?
Dec 05, 2022
c
gcc
undefined-behavior
integer-overflow
arm64
Is INT_MAX + (-1) an undefined behavior?
Dec 02, 2022
c++
undefined-behavior
integer-overflow
Why does C not define minimum size for an array?
Dec 03, 2022
c
arrays
undefined-behavior
Why does this code print 1 2 2 and not the expected 3 3 1? [duplicate]
Dec 02, 2022
c
language-lawyer
undefined-behavior
sequence-points
order-of-execution
Behaviour and Order of evaluation in C# [duplicate]
Dec 02, 2022
c#
undefined-behavior
operator-precedence
Signed right shift = strange result?
Dec 01, 2022
c
undefined-behavior
endianness
sign-extension
Why can an array receive values more than it is declared to hold
Dec 01, 2022
c
arrays
undefined-behavior
What happens if you dereference `new int`?
Dec 01, 2022
c++
initialization
undefined-behavior
Are the following statements using pointer arithmetic involving out of bound aceess valid?
Nov 30, 2022
c
arrays
pointers
undefined-behavior
pointer-arithmetic
Is this undefined behavior in C/C++
Dec 01, 2022
c++
c
undefined-behavior
Is this undefined behaviour in C++?
Nov 30, 2022
c++
undefined-behavior
Why is freeing invalid pointers left undefined in C++?
Nov 29, 2022
c++
pointers
undefined-behavior
delete-operator
Reading an indeterminate value invokes UB? [duplicate]
Nov 22, 2022
c
undefined-behavior
Near constant time rotate that does not violate the standards
Oct 19, 2022
c++
bitwise-operators
undefined-behavior
constant-time
« Newer Entries
Older Entries »