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
Valgrind Invalid read of size 1 (sscanf)
Feb 07, 2026
c
pointers
valgrind
scanf
Creating own FILE* pointer in C?
Feb 07, 2026
c
pointers
filesystems
Moving value out of the Box by dereferencing (and what it is desugared into)?
Feb 07, 2026
pointers
rust
reference
dereference
syntactic-sugar
C# string to long pointer
Feb 07, 2026
c#
string
pointers
long-integer
Is undefined behavior changing a literal array?
Feb 07, 2026
c
arrays
pointers
undefined-behavior
Reference type and pointer in disassembly
Feb 06, 2026
c++
pointers
reference
Function pointer difficulty in C, int (*foo(enum int var))(int)
Feb 07, 2026
c
function
pointers
casting
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
« Newer Entries
Older Entries »