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
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
Memory Deallocating freezes my program
Dec 20, 2025
c++
pointers
memory-management
Why is it recommended to set a pointer to null after deleting it? [duplicate]
Dec 20, 2025
c++
pointers
How to access an element of an std::array given its pointer in C++
Dec 20, 2025
c++
function
pointers
compiler-errors
stdarray
Can non-const data be accessed through a const pointer in a union?
Dec 20, 2025
c
pointers
language-lawyer
c99
unions
Pointers difference between C and C++
Dec 19, 2025
c++
c
pointers
arduino
ragel
difference between character array initialized with string literal and one using strcpy
Dec 20, 2025
c
pointers
token
c-strings
C++ can't establish communication between variables in separate functions
Dec 19, 2025
c++
function
pointers
pointer movement what is difference between cs[1], and *cs++
Dec 19, 2025
c
arrays
pointers
char *c="1234". Address stored in c is always the same
Dec 19, 2025
c
pointers
Strange symbols when reading text file with fgets
Dec 17, 2025
c
string
pointers
file-io
fgets
Error: In C, got the error "dereferencing pointer to incomplete type" in a struct pointer
Dec 16, 2025
c
pointers
header
struct
dereference
Older Entries »