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
C++ conventions regarding passing objects (pointer vs reference)
Jun 03, 2026
c++
pointers
reference
conventions
How to check if object behind pointer is valid or was deleted?
Jun 04, 2026
c++
pointers
C++ Default Argument with Pointers
Jun 03, 2026
c++
pointers
recursion
default-value
suffix-tree
Array of pointers to structs - why is malloc() required, why is direct field copies required?
Jun 02, 2026
c
pointers
struct
malloc
Just cannot understand pointers
Jun 02, 2026
c
arrays
pointers
Accessing Linked list across modules in C#
Jun 01, 2026
c#
pointers
C++ How to define a member variable that is either passed into or constructed within a constructor
Jun 01, 2026
c++
pointers
constructor
reference
C - (ptr = = &ptr) What is *ptr?
May 31, 2026
c
arrays
pointers
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
Is the address of the first data member of an instance the same as the address of the instance? [duplicate]
May 31, 2026
c++
c
pointers
struct
Removing elements from an array of pointers - C++
May 31, 2026
c++
arrays
algorithm
pointers
C++: Pointers pointing to freed memory space
May 30, 2026
c++
pointers
memory
memory-management
Use pointer or array in function parameters [duplicate]
May 30, 2026
c
arrays
function
pointers
function-parameter
Why do I need to use double asterisk? **
May 31, 2026
c++
class
pointers
dynamic-memory-allocation
dynamic-arrays
"cannot convert to a pointer type" C [duplicate]
May 30, 2026
c
pointers
Return multiple pointers from function
May 30, 2026
c
pointers
function call ambiguity with pointer, reference and constant reference parameter
May 30, 2026
c++
pointers
reference
overload-resolution
const-reference
Pre/Post Increment Pointers in C++
May 29, 2026
c++
pointers
increment
post-increment
pre-increment
referenced array == array
May 29, 2026
c
arrays
pointers
reference
« Newer Entries
Older Entries »