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
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
segmentation fault on scanning and print string in C
Dec 17, 2025
c
string
pointers
segmentation-fault
scanf
What is the meaning of int (*pt)[5] in c [duplicate]
Dec 17, 2025
c
arrays
pointers
Assigning arrays to function pointer arguments in C
Dec 17, 2025
c
arrays
pointers
What are all the ways use_count of std::shared_ptr is incremented?
Dec 17, 2025
c++
pointers
memory-management
shared-ptr
double-free
Why declaring a return value for a function that doesn't return nothing leads to run-time crash in gcc8 only
Dec 17, 2025
c++
pointers
gcc
gcc8
Resetting pointer to an array of chars
Dec 16, 2025
c
arrays
pointers
Map Iterator working for begin() but not for rbegin()
Dec 17, 2025
c++
list
pointers
dictionary
iterator
matching nullptr by T *
Dec 16, 2025
c++
pointers
c++11
metaprogramming
generic-programming
« Newer Entries
Older Entries »