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 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
Inno Setup Windows DLL function call with pointer to structure
May 11, 2026
pointers
inno-setup
Explanation about dummy nodes and pointers in linked lists
May 11, 2026
python
pointers
linked-list
Arithmetic of the double pointers with a data structure
May 10, 2026
c
pointers
data-structures
hashtable
double-pointer
Pointer targets in passing argument differ in signedness
May 11, 2026
c
pointers
warnings
signedness
Why exactly it is invalid to convert a function pointer to a pointer to void, or vice versa? [duplicate]
May 09, 2026
c++
c
pointers
function-pointers
Pointer Assignment, malloc() and free() in C
May 10, 2026
c
pointers
malloc
free
c/c++: error of printing a double array returned by a function
May 08, 2026
c++
arrays
function
pointers
double
Delete a key/value pair from an unordered_map C++
May 09, 2026
c++
pointers
c++11
dictionary
C++ this pointer
May 10, 2026
c++
pointers
this
Why char *s = "string" shows no error or warning when it is not const
May 10, 2026
c
pointers
constants
The use of *(char **)
May 09, 2026
c
pointers
char
Semantic difference between different pointer syntax in c++?
May 07, 2026
c++
pointers
syntax
semantics
C malloc function's size parameter
May 10, 2026
c
pointers
memory
gcc
malloc
Older Entries »