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
Overload dereferencing operator (operator*())
Jul 30, 2026
c++
overloading
operator-keyword
dereference
Passing QFile to function
Jul 29, 2026
qt
dereference
qfile
How to dereference _ref tensor type in TensorFlow?
Jul 21, 2026
python
reference
tensorflow
dereference
Access multidimensional array elements with a pointer in C++
Jul 02, 2026
c++
pointers
multidimensional-array
dereference
Difference between Pointer->Call() and (*Pointer).Call() [duplicate]
Jun 26, 2026
c++
function
pointers
call
dereference
Is there a need to dereference when performing a memcpy using pointer to typedef fixed length array? Why or why not?
May 31, 2026
c++
arrays
pointers
typedef
dereference
How to copy struct and dereference all pointers
May 31, 2026
pointers
go
struct
copy
dereference
Perl %{$var} vs %$var
May 25, 2026
perl
hash
dereference
Syntax sugar for pointer-to-member works for array but not std::vector
May 19, 2026
c++
operator-overloading
stdvector
dereference
pointer-to-member
C - how do I read * and -> together? [closed]
May 11, 2026
c
pointers
operators
dereference
Dereferencing a member pointer error: cannot be used as member pointer
May 02, 2026
c++
class
pointers
dereference
Segfault when dereferencing iterator for vector of pointers
Apr 21, 2026
c++
pointers
vector
dereference
Why do compilers not warn about this null dereferencing, even when they detect it?
Apr 21, 2026
c++
c
compiler-warnings
dereference
null-pointer
What does the de- prefix in dereference mean? Is there a linguistic explanation for it?
Apr 19, 2026
c
dereference
Assigning a dereferenced shared_ptr
Apr 15, 2026
c++
memory-leaks
shared-ptr
dereference
C++ - dereferencing pointers that are elements of an array?
Apr 13, 2026
c++
arrays
class
pointers
dereference
Why is the output of this C program 64 and not 320?
Apr 11, 2026
c
pointers
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
Older Entries »