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 pointers
What is the difference between reflect.ValueOf() and Value.Elem() in go?
Mar 24, 2026
go
pointers
reflection
interface
Reversing strings in C - Memory Direction
Mar 23, 2026
c
pointers
Accessing a struct by index
Mar 23, 2026
c
pointers
indexing
struct
Why Pointer assignment shows lvalue error when assignments look appropriate?
Mar 24, 2026
c
pointers
lvalue
Why is the destructor called multiple times when a class object containing a pointer member is passed by reference? How do I correct this?
Mar 24, 2026
c++
pointers
memory
reference
destructor
Use of a list of pointers in C++, (inheritance or performance?)
Mar 23, 2026
c++
list
pointers
Pointer Value is changed when passed through Threadcreate
Mar 22, 2026
c++
multithreading
pointers
How do I modify a pointer to void through a function?
Mar 21, 2026
c
pointers
void
void-pointers
Accessing Dereferenced pointer exception with nested classes [duplicate]
Mar 22, 2026
c++
pointers
C++ call arbitrary function for each element
Mar 21, 2026
c++
pointers
Does modifying a copy of the current instance affect the current instance? (Java)
Mar 21, 2026
java
c
list
pointers
printf() fixing pointer problems
Mar 22, 2026
c
pointers
printf
Is there a difference between using a[i] and *(a + i)? [closed]
Mar 21, 2026
c
arrays
pointers
Can using 0L to initialize a pointer in C++ cause problems?
Mar 20, 2026
c++
pointers
null-pointer
c++ dangerous pointers practice? [duplicate]
Mar 22, 2026
c++
pointers
Checking for Null Pointer not working in C (Giving SegFault Error)
Mar 20, 2026
c
pointers
segmentation-fault
Access pointer from shared library in C
Mar 21, 2026
c
pointers
shared-libraries
C Function call with *param and ¶m
Mar 20, 2026
c
pointers
Base class pointer conversion
Mar 19, 2026
c++
pointers
« Newer Entries
Older Entries »