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
Moving value out of the Box by dereferencing (and what it is desugared into)?
Feb 07, 2026
pointers
rust
reference
dereference
syntactic-sugar
Unwrap and access T from an Option<Rc<RefCell<T>>>
Jan 30, 2026
rust
smart-pointers
dereference
What does *(long *) and *(int*) mean?
Jan 24, 2026
c
pointers
casting
dereference
Regarding dereferencing 'void *' pointer
Jan 21, 2026
c
pointers
void-pointers
dereference
Unknown Hash of Hashes of Hashes
Jan 02, 2026
perl
reference
hashmap
dereference
why is *pp[0] equal to **pp
Dec 22, 2025
c
pointers
dereference
Why does new int() work like an array in C++?
Dec 20, 2025
c++
arrays
pointers
dereference
Error: In C, got the error "dereferencing pointer to incomplete type" in a struct pointer
Dec 16, 2025
c
pointers
header
struct
dereference
Fortify scan Null Dereference issue at For Each loop VB.NET
Dec 13, 2025
vb.net
dereference
fortify
null-pointer
Strange asterisk use while dereferencing [duplicate]
Dec 11, 2025
c++
dereference
Problem dereferencing char pointer in C++
Dec 11, 2025
c++
pointers
char
dereference
Why can a C++ iterator be dereferenced although it isn't a pointer?
Dec 09, 2025
c++
iterator
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
« Newer Entries
Older Entries »