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
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
C Beginner question: Pointer arithmetic > cleaning up once you are done
Nov 10, 2022
c
pointers
memory-management
pointer-arithmetic
difference between *y++ and ++*y?
Apr 19, 2022
c
pointers
pointer-arithmetic
Freeing pointer after pointer arithmetic
Oct 29, 2022
c
pointers
pointer-arithmetic
Undefined behavior with pointer arithmetic on dynamically allocated memory
Jul 15, 2021
c
language-lawyer
c99
pointer-arithmetic
How to wisely interpret this compiler warning?
Aug 20, 2022
c
pointers
types
compiler-warnings
pointer-arithmetic
Is one-past-end pointer OK for non-array object types?
Sep 29, 2022
c++
pointers
language-lawyer
pointer-arithmetic
Can I pass a pointer to before the beginning of an array if I know only existing elements will be used?
Jun 28, 2022
c++
arrays
pointers
language-lawyer
pointer-arithmetic
Why subtract null pointer in offsetof()?
Dec 12, 2021
c
pointer-arithmetic
offsetof
Can we subtract NULL pointers?
Sep 24, 2022
c
pointer-arithmetic
null-pointer
ptrdiff-t
C null pointer arithmetic
Oct 26, 2022
c
pointers
language-lawyer
standards
pointer-arithmetic
Output of C program with complex pointer arithmetic
May 27, 2022
c
pointers
pointer-arithmetic
Is pointer difference between two arrays defined on specific implementations?
Oct 09, 2022
c++
c
language-lawyer
pointer-arithmetic
Can you explain the purpose of array+5 in this program?
Nov 15, 2022
c++
arrays
pointer-arithmetic
« Newer Entries
Older Entries »