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
Better way to search for a node in binary tree
Apr 21, 2026
c
algorithm
pointers
data-structures
binary-tree
In C. the name of an array is an pointer to it's first element, isn't it?
Apr 20, 2026
c
pointers
Getting const_iterator from begin() instead of cbegin()
Apr 20, 2026
c++
pointers
iterator
overloading
const-iterator
Function pointer as a member of a class
Apr 20, 2026
c++
function
class
pointers
How can I make a c function that can receive different types of parameters?
Apr 19, 2026
c
arrays
pointers
malloc
realloc
define a pointer variable to the function in C program
Apr 19, 2026
c
pointers
function-pointers
Using array as smart point in C
Apr 19, 2026
arrays
c
pointers
memory
memory-leaks
Length of an array of pointers
Apr 19, 2026
c
arrays
pointers
Why the request is a pointer variable? Why not a reference variable?
Apr 18, 2026
pointers
go
reference
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
Older Entries »