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
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
simple Pointer initialization
Sep 14, 2025
c++
pointers
Pointer arithmetic across subobject boundaries
Sep 14, 2025
c++
pointers
c++11
language-lawyer
pointer-arithmetic
Create a new object from existing pointer C++
Sep 15, 2025
c++
pointers
syntax
copy-constructor
auto-ptr
void* ptr = &func; compiles with msvc without any diagnostic but both gcc and clang rejects it
Sep 15, 2025
c++
pointers
language-lawyer
function-pointers
pointer-conversion
golang function return interface pointer
Sep 13, 2025
pointers
go
syntax
interface
« Newer Entries
Older Entries »