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
Dereferencing a char pointer in C/C++?
Mar 18, 2026
c++
c
pointers
dereference
variable-address
Is there a way to pre-emptively avoid a segfault?
Mar 18, 2026
c
pointers
segmentation-fault
dereference
How to pass Rc<RefCell<dyn T>> to fn that wants &dyn T?
Mar 15, 2026
rust
dereference
trait-objects
interior-mutability
why dereferencing on a address gives "invalid indirect" error in golang?
Mar 13, 2026
go
pointers
memory-address
dereference
'Attempt to dereference a past-the-end iterator' when sorting a vector of filesystem paths
Feb 18, 2026
c++
sorting
c++17
dereference
std-filesystem
Comparator compare method() int cannot be dereferenced [duplicate]
Feb 19, 2026
java
compiler-errors
integer
comparator
dereference
Accessing a vector iterator by index?
Feb 17, 2026
c++
c++11
iterator
dereference
random-access
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
Older Entries »