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
Overload resolution of a pointer and a container with pointers
Feb 06, 2026
c++
pointers
initializer-list
overload-resolution
nullptr
FileWriter object reference not being overwritten as expected
Feb 06, 2026
java
pointers
reference
filewriter
Comparisons in AVL Tree consisting of pointers to objects
Feb 06, 2026
c++
pointers
operator-overloading
binary-search-tree
avl-tree
How to put reference to variable instead of variable value into an array
Feb 05, 2026
arrays
swift
pointers
C struct initialization and pointer
Feb 06, 2026
c
pointers
struct
initialization
malloc
Why void pointer if pointers can be casted into any type(in c)?
Feb 05, 2026
c
pointers
void
iterating through a struct in c
Feb 05, 2026
c
pointers
struct
boolean
In objective-C what's the difference between Type* var, and Type *var?
Feb 06, 2026
objective-c
memory-management
pointers
Inheritance and pointers to pointers: why doesn't it work and how do I get around it?
Feb 06, 2026
c++
inheritance
pointers
dynamic-cast
Facing unexpected 'misaligned pointer dereference: address must be a multiple of 0x8 but is 0x__' error
Feb 05, 2026
pointers
rust
A friend sent me a snippet I don't understand. How does this work?
Feb 05, 2026
c
pointers
ansi-c
Does c++ compiler protect const memory address from any change?
Feb 05, 2026
c++
pointers
constants
Computing the address of the memory position before an external symbol in C
Feb 04, 2026
c
pointers
gcc
extern
pointer-arithmetic
Why const_cast away volatile only work for pointer
Feb 04, 2026
c++
pointers
volatile
const-cast
void swap(int *a, int *b) not working with array
Feb 04, 2026
c
arrays
pointers
swap
Void_ptr++ does not work, but void_ptr+= does
Feb 03, 2026
c++
pointers
copying c char pointer to a non pointer char
Feb 04, 2026
c++
pointers
char
How would I read a line, parse the information and then attribute it to a struct in C?
Feb 04, 2026
c
arrays
pointers
struct
C++ Template argument changes Reference to Pointer
Feb 02, 2026
c++
templates
pointers
Pointer to vector for sake of polymorphism - C++
Feb 02, 2026
c++
pointers
polymorphism
stdvector
Older Entries »