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
Does NSValue free its value when freed?
Dec 21, 2025
objective-c
pointers
memory-management
nsvalue
Understanding strings as pointers in C++
Dec 23, 2025
c++
string
pointers
memory-management
memory-address
Convert * pointer to *** pointer
Dec 22, 2025
c
pointers
Is using a pointer to an elements in an vector dangerous?
Dec 21, 2025
c++
pointers
why is *pp[0] equal to **pp
Dec 22, 2025
c
pointers
dereference
Using malloc with struct in C
Dec 20, 2025
c
pointers
structure
Java reference variables
Dec 20, 2025
java
pointers
pass-by-reference
how, where and why someone would use int (*q)[3];
Dec 22, 2025
c
arrays
pointers
invalid application of 'sizeof' to incomplete type 'int[]' When accessing integer array pointed by a pointer
Dec 21, 2025
c
pointers
C/Pointer - Declaring a local variable pointer without initializing it
Dec 21, 2025
c
pointers
initialization
segmentation-fault
Negative array index
Dec 21, 2025
c++
arrays
pointers
access-violation
How can I access and change an element in an array with the help of a pointer in Julia?
Dec 20, 2025
arrays
pointers
julia
Alternative to memcpy
Dec 20, 2025
c
pointers
floating-point
arduino
memcpy
Why does new int() work like an array in C++?
Dec 20, 2025
c++
arrays
pointers
dereference
Deallocate pointer target from a pointer alias in Fortran 90
Dec 20, 2025
pointers
memory-management
fortran
Accessing the pointers of a static function
Dec 20, 2025
c++
arrays
function
pointers
Behaviour of ++ operator in a pointer
Dec 20, 2025
c++
pointers
Can I modify the target of a pointer passed as parameter?
Dec 20, 2025
c++
function
pointers
reference
scope
« Newer Entries
Older Entries »