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
Undefined behaviour during compile time and run time [duplicate]
Nov 18, 2022
c++
c
runtime
undefined-behavior
compile-time
Is flattening a multi-dimensional array with a cast UB [duplicate]
Nov 17, 2022
c++
arrays
pointers
multidimensional-array
undefined-behavior
putting iterator on a container inside it
Nov 13, 2022
c++
c++11
iterator
undefined-behavior
container-data-type
Are there any 2-complement platform/compiler, where signed shift doesn't do the usual thing?
Nov 09, 2022
c++
undefined-behavior
How to get VS or Xcode warning with something like "x = x++"?
Nov 06, 2022
c
visual-studio-2010
xcode4.3
undefined-behavior
sequence-points
What is the difference between [T; N] and U if U is always set to [T; N]?
Nov 02, 2022
generics
rust
undefined-behavior
Safety of casting arbitrary types to usize
Nov 01, 2022
casting
rust
atomic
undefined-behavior
Is left-shifting a negative value undefined behavior in Rust?
Oct 30, 2022
rust
undefined-behavior
2D Array indexing - undefined behavior?
Oct 21, 2022
c
arrays
multidimensional-array
undefined-behavior
Can undefined behavior which would follow a getc() alter program behavior if the getc() exits via SIGINT
Oct 21, 2022
c
language-lawyer
undefined-behavior
Cannot copy strings from pointer array with strcpy in C? [duplicate]
Oct 19, 2022
c
undefined-behavior
strcpy
string-literals
Does reading or writing a whole 32-bit word, even though we only have a reference to a part of it, result in undefined behaviour?
Jun 19, 2021
rust
undefined-behavior
strict-aliasing
memory-model
Detect dangling references to temporary
Sep 26, 2022
c++
c++11
undefined-behavior
clang++
dangling-pointer
Are all functions in C/C++ assumed to return?
Sep 23, 2022
c++
c
optimization
language-lawyer
undefined-behavior
Adding named item to named list - guaranteed to append to end of list?
May 15, 2022
r
list
undefined-behavior
insertion
named
In C and C++, is an expression using the comma operator like "a = b, ++a;" undefined?
Jan 26, 2019
c++
c
undefined-behavior
Function not called in code gets called at runtime
Nov 03, 2021
c++
g++
compiler-optimization
undefined-behavior
clang++
Is calling a function with local side-effects twice in the same expression undefined behavior?
Apr 23, 2022
c
undefined-behavior
Invalid pointer becoming valid again
Aug 10, 2022
c
undefined-behavior
« Newer Entries
Older Entries »