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
What is the correct way to declare a pointer to a __far pointer?
Jun 28, 2026
c
pointers
embedded
Why are array assignments incompatible, even though their data types are?
Jun 28, 2026
java
pointers
casting
pass-by-reference
Pass array to a function as a pointer and value
Jun 27, 2026
arrays
c
pointers
pass pointers to pointers to function
Jun 28, 2026
c++
pointers
pass-by-reference
C++: pointer being freed was not allocated
Jun 27, 2026
c++
pointers
vector
c++ oop: function pointer table
Jun 27, 2026
c++
oop
pointers
C++ -- Pointers to Arrays -- Arrays of Pointers
Jun 27, 2026
c++
arrays
pointers
Convert local object to pointer, without copying the data?
Jun 26, 2026
c++
pointers
Compiler returns error "char *(int)' differs in levels of indirection from 'int ()'" even though data returned seems to match function return type
Jun 27, 2026
c
arrays
function
pointers
C++: Pointer contains different address after being passed
Jun 26, 2026
c++
pointers
visual-studio-2013
multiple-inheritance
memory-address
Non-binary tree
Jun 27, 2026
c
pointers
tree
How to combine two vectors containing std::unique_ptr?
Jun 26, 2026
c++
pointers
c++11
vector
stl
Difference between Pointer->Call() and (*Pointer).Call() [duplicate]
Jun 26, 2026
c++
function
pointers
call
dereference
Create 2D array by passing pointer to function in c
Jun 26, 2026
c
arrays
function
pointers
malloc
Pointer of number in C
Jun 26, 2026
c
pointers
gcc
Saying a pointer is equal to a position in the memory in C
Jun 25, 2026
c
pointers
vector
Pointer to integer and back again
Jun 25, 2026
c
pointers
language-lawyer
c99
Allocate space for a 3 dimensional array in C
Jun 26, 2026
c
arrays
pointers
dynamic-memory-allocation
Older Entries »