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 dereference
Is it acceptable to pass a pointer as an argument for a double pointer in C?
Oct 27, 2025
arrays
c
pointers
dereference
Is a c++ dereference an lvalue or an rvalue?
Oct 25, 2025
c++
dereference
bare-metal
C++ is there a difference between dereferencing and using dot operator, vs using the arrow operator [duplicate]
Oct 26, 2025
c++
dereference
What's the difference between `*` operator and `deref()` method? [duplicate]
Oct 21, 2025
rust
dereference
Why is that for a pointer *p, p[0] is the address stored at p and p[1] is the address of p itself?
Oct 20, 2025
c
pointers
printf
undefined-behavior
dereference
understanding the difference between pointer dereference and array indexing
Oct 17, 2025
arrays
c
pointers
dereference
pointer-arithmetic
address of pointer to C multi-dimension array
Oct 14, 2025
c
arrays
pointers
dereference
Why do I need to implement `From` for both a value and a reference? Shouldn't methods be automatically dereferenced or borrowed?
Sep 20, 2025
rust
reference
traits
dereference
coercion
Inline dereferencing method return parameters
Sep 16, 2025
return-value
abap
dereference
naming pointers as 'pointerToXYZ' [closed]
Mar 26, 2023
c++
pointers
dereference
Dereferencing a reference
Mar 14, 2023
c++
pointers
reference
dereference
Can function pointers be de referenced
Mar 04, 2023
c++
function-pointers
dereference
How and when to properly use *this pointer and argument matching?
Jan 23, 2023
c++
dereference
Pointing dereference inside a struct error
Jan 15, 2023
c
pointers
linked-list
dereference
circular-list
How to cascade -> operator?
Jan 10, 2023
c
pointers
dereference
Is it possible to dereference something inside of a dereference in assembly?
Jan 05, 2023
assembly
x86
masm
dereference
C++: Why does casting as a pointer and then dereferencing work?
Dec 29, 2022
c++
sockets
pointers
struct
dereference
dereference variable address through null structure pointer, no segmentation fault
Dec 21, 2022
c
pointers
null
segmentation-fault
dereference
About iterator of containers
Dec 12, 2022
c++
c++11
iterator
stdvector
dereference
Difference between these two statements? - C++
Dec 11, 2022
c++
pointers
null
dereference
boolean-expression
Older Entries »