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
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
Manipulate a local static pointer variable outside the function where it is defined
May 29, 2026
c++
function
variables
pointers
static
What does allocating memory of size char * do?
May 26, 2026
c
pointers
malloc
dynamic-memory-allocation
allocation
Understanding pointers in Go
May 29, 2026
pointers
go
Handing array over to function. Correct use of pointers?
May 28, 2026
c
pointers
Why we need Pointers for assigning a value to a variable in Go/C but not C#/Java
May 28, 2026
c#
pointers
go
How does C++ identify which function to use (class member function pointers related)
May 27, 2026
c++
function
class
pointers
member
Creating an array of pointers to structs is malloc needed?
May 28, 2026
c
arrays
pointers
struct
How to check if interface is a a pointer to a slice
May 27, 2026
go
pointers
reflection
slice
« Newer Entries
Older Entries »