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
Pointers and Object slicing
Oct 24, 2025
c++
pointers
object-slicing
C struct error "pointer to incomplete class type is not allowed"
Oct 26, 2025
c
linux
pointers
struct
C++: Prevent changing pointer's value in const function
Oct 26, 2025
c++
pointers
constants
Difference in mutability between reference and box
Oct 26, 2025
pointers
reference
rust
immutability
pointer to array not compatible to a pointer to 'const' array?
Oct 25, 2025
c
arrays
pointers
constants
language-lawyer
Calling printf() by its pointer
Oct 26, 2025
c
pointers
printf
Why can Python functions return locally declared arrays but C can't? [duplicate]
Oct 26, 2025
python
c
arrays
pointers
Casting a constexpr value to a pointer via reinterpret cast
Oct 25, 2025
c++
pointers
casting
constexpr
realloc crashes when pointer has an offset
Oct 26, 2025
c
arrays
pointers
realloc
How do I access objects from a vector of "pointer-to-objects" in c++
Oct 25, 2025
c++
pointers
vector
Why does memcpy into a buffer and a pointer to the buffer work the same?
Oct 26, 2025
c
string
pointers
buffer
memcpy
Can I move between contiguous sequences of fields of the same type in a struct using pointer arithmetic without alignof?
Oct 26, 2025
c
pointers
struct
memory-alignment
pointer-arithmetic
How does return work for a function local variable? [duplicate]
Oct 26, 2025
c
function
pointers
return
local-variables
Returning an array of pointers from a function
Oct 26, 2025
c
arrays
pointers
How can I define a pointer to variable length array (VLA) in a struct (or equivalent)?
Oct 25, 2025
arrays
c
pointers
struct
variable-length-array
Storing Zero-Sized type instance into a null pointer
Oct 25, 2025
pointers
rust
undefined-behavior
unsafe
C/C++ : Deallocating or deleting a block of dynamically created memory [duplicate]
Oct 25, 2025
c++
c
pointers
dynamic-memory-allocation
Possible memory leak when returning pointer (array) (C++)
Oct 25, 2025
c++
pointers
memory-management
memory-leaks
Why can't methods with pointer and non-pointer receivers have the same name in Go?
Oct 25, 2025
pointers
methods
go
types
Calculating length of uninitialized char array
Oct 23, 2025
c
arrays
pointers
char
sizeof
« Newer Entries
Older Entries »