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 it acceptable to pass a pointer as an argument for a double pointer in C?
Oct 27, 2025
arrays
c
pointers
dereference
Why don’t pointers appear in Python Tutor’s memory visualization in C?
Oct 26, 2025
c
pointers
Converting char* memory address to void* and back in C
Oct 27, 2025
c
string
pointers
memory
When is a pointer expression "based on" another pointer?
Oct 27, 2025
c
pointers
language-lawyer
restrict-qualifier
Why can't we assign address of array to pointer?
Oct 26, 2025
c++
arrays
pointers
declaration
implicit-conversion
Invoke function using pointer to function in C
Oct 26, 2025
c
function
pointers
syntax
How to allocate memory to struct of arrays in CUDA?
Oct 26, 2025
arrays
pointers
struct
cuda
malloc
std::unique_ptr with custom deleter for wrapping a malloc pointer
Oct 27, 2025
c++
pointers
malloc
smart-pointers
Do I need to free the returned pointer from localtime() function?
Oct 27, 2025
c
pointers
time
free
How to make a Fortran c_ptr null?
Oct 27, 2025
pointers
null
fortran
fortran-iso-c-binding
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
« Newer Entries
Older Entries »