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
Cast a pair containing void pointers to a pair of pointers of other type
May 14, 2026
c++
pointers
c++11
casting
void-pointers
Why is the debugger throwing "read access violation. this was nullptr" exception?
May 13, 2026
c++
pointers
constructor
nullptr
C++: Appending linked list recursively
May 14, 2026
c++
pointers
recursion
linked-list
What is `*((char*)ptr+4))` doing? [closed]
May 14, 2026
c
pointers
pointer-arithmetic
Size of Pointer Variables
May 13, 2026
c
pointers
variables
size
How do we call this "int * name[4]" using this phrase “derived-declarator-type-list array of T"
May 13, 2026
arrays
c
pointers
language-lawyer
declaration
Passing many variables vs. passing struct
May 13, 2026
c
performance
pointers
struct
Why patching a string using .ptr fails under Linux64 but not under Win32?
May 13, 2026
string
pointers
portability
d
How to properly use array subscripting notation?
May 12, 2026
c
arrays
pointers
Pointers in C with parenthesis
May 13, 2026
c
pointers
Pointer on struct can not be copied to another pointer inside a function [duplicate]
May 12, 2026
c
list
pointers
struct
copy
Why does this swap work and the other doesn't
May 12, 2026
c
arrays
pointers
pointer to char array C++
May 11, 2026
c++
c
arrays
pointers
Deducing Primitive Type from Raw Memory and Class Analyzers
May 11, 2026
c++
pointers
memory
metaprogramming
type-deduction
managed array of pointers in c#
May 11, 2026
c#
arrays
object
pointers
managed
If pointers can dynamically change the size of arrays at run time, why is it necessary to initialize the array with a size?
May 11, 2026
c++
arrays
pointers
dynamic
Is this a safe way to load objects from vector of uint8_t by pointer?
May 11, 2026
c++
pointers
C - how do I read * and -> together? [closed]
May 11, 2026
c
pointers
operators
dereference
« Newer Entries
Older Entries »