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
typedef for constant pointer to constant data function array
Oct 21, 2025
arrays
c
pointers
constants
Pointers in Python? ` x.pointerDest = y.pointerDest`?
Oct 21, 2025
python
pointers
Copy a slice of pointers (pointing to new values)
Oct 21, 2025
pointers
go
copy
slice
Declaration of a private array accessed by pointer in a class and memory allocation
Oct 19, 2025
c++
arrays
pointers
runtime-error
bus-error
List vs. int assignment - "Every variable is a pointer"
Oct 21, 2025
python
variables
pointers
How do I "assign" the value in `CArray` that contains a memory address to a `Pointer`?
Oct 21, 2025
c
pointers
raku
nativecall
Golang *bytes.Buffer nil causes fatal error [closed]
Oct 21, 2025
http
pointers
go
interface
Free array of function pointers
Oct 20, 2025
c
arrays
pointers
How can fast and slow pointers find the first node of loop in a linkedlist?
Oct 21, 2025
algorithm
pointers
data-structures
How Unsafe.AsPointer<T>(ref T value) works?
Oct 20, 2025
c#
pointers
unsafe
Is it possible to map just part of a file using mmap?
Oct 20, 2025
c
memory
pointers
memory-management
memory-mapped-files
Is casting to pointers to pointers to void always safe?
Oct 18, 2025
c
pointers
void
Is it legal to treat a pointer like an array?
Oct 20, 2025
c
arrays
pointers
Method Call Chaining; returning a pointer vs a reference?
Oct 20, 2025
c++
pointers
reference
coding-style
return
Do the Java Integer and Double objects have unnecessary overhead?
Oct 20, 2025
java
object
pointers
integer
double
Equals operator on STL vector of pointers
Oct 20, 2025
c++
pointers
vector
stl
Why is this jump instruction so expensive when performing pointer chasing?
Oct 18, 2025
pointers
assembly
x86
cpu-architecture
perf
unknown array length in python ctypes
Oct 20, 2025
python
arrays
pointers
ctypes
winapi
Why is that for a pointer *p, p[0] is the address stored at p and p[1] is the address of p itself?
Oct 20, 2025
c
pointers
printf
undefined-behavior
dereference
« Newer Entries
Older Entries »