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
Memory hack to transpose matrix corrupts stack, C++
Mar 16, 2023
c++
pointers
stack
pointer-arithmetic
stack-corruption
increment of pointer to array
Mar 12, 2023
c++
arrays
pointers
pointer-arithmetic
Printing a string in C with pointer arithmetic including arrays, integers and pointers
Feb 24, 2023
c
arrays
char
pointer-arithmetic
How do I apply a structure offset?
Feb 21, 2023
c
visual-c++
pointers
struct
pointer-arithmetic
Pointer arithmetic disguised &(array[0])
Dec 28, 2022
c++
c
pointers
pointer-arithmetic
Pointer arithmetic and arrays: what's really legal?
Dec 24, 2022
c
arrays
pointers
pointer-arithmetic
Pointer Arithmetic with structures
Dec 14, 2022
c
pointers
pointer-arithmetic
Subtraction between pointers of different type [duplicate]
Dec 10, 2022
c
pointers
subtraction
pointer-arithmetic
Are the following statements using pointer arithmetic involving out of bound aceess valid?
Nov 30, 2022
c
arrays
pointers
undefined-behavior
pointer-arithmetic
What does "possibly-hypothetical" mean in the pointer arithmetic rules?
Oct 26, 2022
c++
pointers
language-lawyer
pointer-arithmetic
Is it still legal to do pointer arithmetic on a deleted array?
Sep 07, 2022
c++
c++11
language-lawyer
undefined-behavior
pointer-arithmetic
How to avoid multiplication in pointer arithmetic?
Jan 28, 2018
c++
visual-c++
code-generation
multiplication
pointer-arithmetic
Address canonical form and pointer arithmetic
Jul 19, 2022
x86-64
access-violation
memory-address
pointer-arithmetic
aslr
Pointer to pointer Arithmetic
Nov 10, 2022
c++
pointer-arithmetic
Subtracting 1 vs decrementing an iterator
Sep 13, 2022
c++
pointers
iterator
undefined-behavior
pointer-arithmetic
Increment operator on pointer of array errors?
Aug 24, 2022
c++
c
arrays
dereference
pointer-arithmetic
Subtracting registers with an LEA instruction?
Nov 04, 2022
assembly
x86
x86-64
pointer-arithmetic
addressing-mode
Is pointer arithmetic allowed for malloc'ed blocks?
Jul 10, 2022
c
pointers
language-lawyer
pointer-arithmetic
Why we can't compare pointers which don't point to elements within the same array?
May 15, 2022
c
arrays
pointers
pointer-arithmetic
Difference in statements adding 1 to string literal
Oct 17, 2022
c++
string
pointer-arithmetic
Older Entries »