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
How does printf display a string from a char*?
Sep 19, 2025
c++
pointers
char
What happens when you switch parameters when calling calloc function? [closed]
Sep 18, 2025
c
pointers
What are static pointers in RAM and how can they exist?
Sep 19, 2025
pointers
memory
static
Which one is the correct address of this char array in C?
Sep 17, 2025
c
arrays
pointers
char
Is returning a pointer to a local variable always undefined behavior [duplicate]
Sep 18, 2025
c++
function
pointers
local
undefined-behavior
Go function to return pointer of any type?
Sep 18, 2025
go
pointers
Wrapping custom type C++ pointer in Cython
Sep 18, 2025
python
c++
pointers
numpy
cython
What is a dispatch table? How can I implement it in C?
Sep 18, 2025
c
pointers
function-pointers
dispatch-table
indexing array in function from the pointer of some element
Sep 16, 2025
arrays
c
pointers
pointer-arithmetic
pointer to malloc?
Sep 17, 2025
c
pointers
struct
How can I initialise a reference member in the default constructor?
Sep 15, 2025
c++
pointers
reference
Expected behaviour when null pointer given to snprintf
Sep 16, 2025
c++
c
pointers
printf
Is it possible to swap the addresses of two variables?
Sep 17, 2025
c
pointers
swap
Placement New Operator
Sep 17, 2025
c++
pointers
dynamic-memory-allocation
Can I return pointer to VLA?
Sep 16, 2025
c
arrays
pointers
language-lawyer
c11
Why the address of pointer of an Array is the same of the data stored in that pointer?
Sep 17, 2025
c
arrays
pointers
In C, why initializing pointer to 0 doesn't give compile time error?
Sep 16, 2025
c
pointers
segmentation-fault
Why is a System.Collections.List<T>.Add faster than manual memory management?
Sep 15, 2025
c#
performance
pointers
low-level
Is alignof(T*) is the same for all possible types? What about sizeof(T*)?
Sep 15, 2025
c++
pointers
language-lawyer
sizeof
alignof
« Newer Entries
Older Entries »