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
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
use pointer to single value as Array
Oct 18, 2025
c
arrays
pointers
c99
c89
expression must be a modifiable lvalue on struct pointer
Oct 20, 2025
c
pointers
struct
C assigning the address of a 2D array to a pointer
Oct 19, 2025
c
arrays
pointers
How to force passing parameter as a pointer in Go?
Oct 19, 2025
pointers
parameters
struct
go
Unmarshal JSON with "valid" zero values
Oct 19, 2025
json
pointers
go
unmarshalling
Why do we use double pointers while passing a Structure argument in C?
Oct 19, 2025
c
pointers
linked-list
Member Pointer to Base Class
Oct 19, 2025
c++
inheritance
casting
pointers
member
« Newer Entries
Older Entries »