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
Comparing pointer object equality
Oct 28, 2025
c++
c
pointers
reference
NASM - How to make array of struct pointers and access them
Oct 27, 2025
arrays
pointers
assembly
struct
nasm
Pass std::string to a function f(**char)
Oct 27, 2025
c++
string
pointers
Why does the function have to return a char * but not a char array?
Oct 28, 2025
c
arrays
string
pointers
How to read 4 bytes of data from a given char pointer in C
Oct 28, 2025
c
arrays
pointers
byte
cortex-m
How to pass a constant pointer to a method in a class
Oct 28, 2025
c++
pointers
constants
inconsistent deduction with decltype(auto) when returning pointer or nullptr
Oct 26, 2025
c++
pointers
nullptr
decltype-auto
Testing if std::pointer_traits can work with my type
Oct 27, 2025
c++
pointers
smart-pointers
c++17
type-traits
Pass C++ object (with possible multiple virtual inheritance) through a C ABI via void pointer
Oct 27, 2025
c++
c
pointers
inheritance
virtual-functions
How to get the value of the base pointer, stack pointer and saved base pointer
Oct 26, 2025
c
pointers
gdb
stack
What on earth is an 'fword ptr'? [duplicate]
Oct 26, 2025
pointers
assembly
x86
When adding a object to a java collection is it added by value or reference?
Oct 27, 2025
java
pointers
collections
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
« Newer Entries
Older Entries »