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
Why right-shifting an address by three bits as a hash function for a fixed-size hash table?
Oct 29, 2025
c
pointers
hash
hashtable
Solving a "expression must have pointer to class type" error
Oct 29, 2025
c++
pointers
operator-precedence
How to write data at a specific memory location? C++
Oct 29, 2025
c++
c++11
pointers
memory
unsigned
weak_ptr - Dereferencing - Throw if expired
Oct 29, 2025
c++
pointers
exception
weak-ptr
How Does Getting the Address of a Class Member Through a Scope Resolution Operator Work When Using a Pointer-to-Member?
Oct 27, 2025
c++
class
pointers
scope
pointer-to-member
Why can an array used in fread/fwrite in a position of a buffer be written with or without & and yield the same result?
Oct 28, 2025
c
pointers
cs50
implicit-conversion
void-pointers
C++ lifetime of a dangling string
Oct 29, 2025
c++
pointers
standards
lifetime
Why is sizeof(msg) shorter than the string?
Oct 27, 2025
c
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
« Newer Entries
Older Entries »