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
Why I encounter a NULL terminating character at start of a string when I go backwards through it?
Dec 06, 2025
c
string
pointers
dereference
decrement
How do you dereference return values?
Dec 05, 2025
perl
oop
return-value
dereference
When to dereference or not
Nov 25, 2025
pointers
rust
reference
dereference
Unhandled exception when dereferencing char pointer in Visual C++ 2008
Nov 24, 2025
c++
visual-studio-2008
pointers
dereference
How to dereference a string that might be null in LINQ
Nov 18, 2025
c#
string
linq
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
Older Entries »