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 pointer-arithmetic
Why am I getting segfault when changing the signature of main?
Jan 02, 2026
c
pointers
pointer-arithmetic
Why is the printf statement in the code below printing a value rather than a garbage value?
Jan 01, 2026
c
arrays
pointer-arithmetic
subscript-operator
Move pointer one byte
Dec 30, 2025
c
pointers
pointer-arithmetic
Casting and adding pointers to types of different size
Dec 30, 2025
c
pointers
pointer-arithmetic
What do these quotes say about pointer arithmetic?
Dec 24, 2025
c
pointers
language-lawyer
pointer-arithmetic
Is a range-based loop over a default constructed std::span undefined behavior? [duplicate]
Dec 21, 2025
c++
null
pointer-arithmetic
Pointer arithmetic and portability
Dec 12, 2025
c++
pointers
embedded
pointer-arithmetic
The new IntPtr.Add method - am I missing the point of the int?
Dec 02, 2025
c#
.net
.net-4.0
intptr
pointer-arithmetic
Pointers, files and memory management in C
Nov 21, 2025
c
pointers
memory-management
file-io
pointer-arithmetic
Pointer one-past-variable
Nov 03, 2025
c
for-loop
pointer-arithmetic
lifetime of an array after placement new
Nov 03, 2025
c++
arrays
storage
lifetime
pointer-arithmetic
Pointer arithmetic and casting
Oct 26, 2025
c++
pointer-arithmetic
Why does integer promotion in pointer arithmetic behave differently in 64bit code than it does in 32bit code?
Oct 27, 2025
c++
pointer-arithmetic
Is pointer arithmetic still well defined after casting with alignment violation?
Oct 24, 2025
c
undefined-behavior
memory-alignment
c11
pointer-arithmetic
Can I move between contiguous sequences of fields of the same type in a struct using pointer arithmetic without alignof?
Oct 26, 2025
c
pointers
struct
memory-alignment
pointer-arithmetic
Can you cast a "pointer to a function pointer" to void*
Oct 18, 2025
c
language-lawyer
function-pointers
c11
pointer-arithmetic
understanding the difference between pointer dereference and array indexing
Oct 17, 2025
arrays
c
pointers
dereference
pointer-arithmetic
Are XOR linked lists still allowed in C++17?
Sep 19, 2025
c++
c++17
pointer-arithmetic
xor-linkedlist
indexing array in function from the pointer of some element
Sep 16, 2025
arrays
c
pointers
pointer-arithmetic
Pointer arithmetic across subobject boundaries
Sep 14, 2025
c++
pointers
c++11
language-lawyer
pointer-arithmetic
Older Entries »