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
Memory allocation order in c++
Apr 18, 2026
c++
memory
pointers
Pointer to contiguous 2D array
Apr 17, 2026
c
pointers
multidimensional-array
On Passing a 2D-Array into a function
Apr 17, 2026
c++
pointers
multidimensional-array
Ctypes Return Array
Apr 17, 2026
python
c
arrays
pointers
ctypes
How to tell difference between dynamically allocated char* and static char*
Apr 16, 2026
c
arrays
string
pointers
free
Use of pointers in a stack class?
Apr 17, 2026
c++
pointers
stack
QWidget::layout() can't return QGridLayout?
Apr 16, 2026
c++
qt
pointers
qgridlayout
C++ pointer weird undefined behaviour
Apr 17, 2026
c++
pointers
undefined-behavior
Why can't I assign an array to another array in C
Apr 17, 2026
arrays
c
pointers
Multidimensional arrays: don't the pointers point to their own addresses?
Apr 17, 2026
c
pointers
multidimensional-array
Destructor not invoked when deleting void pointer
Apr 15, 2026
c++
pointers
containers
destruction
How to move elements from one slice to another
Apr 16, 2026
go
pointers
slice
Do pointers have a size?
Apr 16, 2026
c++
pointers
size
C++, assignment of non-pointer type to a member pointer of template class
Apr 16, 2026
c++
templates
pointers
constructor
member
(Conceptual) Iterating through an array of ints using a pointer
Apr 16, 2026
c++
arrays
pointers
Copy Constructor with Heap Pointers
Apr 14, 2026
c++
pointers
How much storage does this Swift struct actually use?
Apr 13, 2026
xcode
swift
pointers
memory
Invalid address specified to RtlValidateHeap when deleting pointer to derived class
Apr 16, 2026
c++
pointers
memory
polymorphism
heap-memory
Applying strcpy to a pointer to array + some_offset
Apr 15, 2026
c
arrays
pointers
language-lawyer
Why FILE pointer after being passed to a function changes when back in main in C?
Apr 15, 2026
c
pointers
Older Entries »