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
Two almost identical C++ program, one runs well but the other get runtime error [closed]
Oct 16, 2022
c++
class
pointers
runtime-error
Accessing address of struct element via pointer-to-pointer
Aug 23, 2022
c++
c
pointers
memory
struct
If a pointer to pointer is NULL, then is it necessary that the pointer is also NULL?
Oct 17, 2022
c
pointers
null
Pointer to generic type
Sep 23, 2022
delphi
generics
pointers
delphi-2009
hashtable
Deleting a heap then dereferencing a pointer to that memory
Jun 14, 2022
c++
pointers
heap-memory
Can I call functions that take an array/pointer argument using a std::vector instead?
Nov 09, 2022
c++
arrays
pointers
stl
vector
In C, how does arithmetic between a pointer and an array work?
Nov 21, 2022
c
pointers
How do I delete this 2D array in c++
Nov 02, 2022
c++
pointers
memory-management
What is Pointer-chasing and how it is related to BFS
Aug 05, 2022
algorithm
pointers
Bash indirect reference to an associative array
Apr 10, 2022
arrays
bash
pointers
key
associative-array
warning: address of local variable 'angles' returned [-Wreturn-local-addr]
Sep 08, 2022
c++
arrays
function
pointers
return
Should I delete pointer passed to a function as argument?
Oct 10, 2022
c++
pointers
new-operator
delete-operator
Deleting Pointers
Aug 24, 2022
c++
pointers
Dynamic array without malloc?
Jun 23, 2022
arrays
c
pointers
memory
initialization
K&R: array of character pointers
Dec 22, 2018
c
arrays
pointers
kernighan-and-ritchie
Is this C function written in poor form?
Feb 28, 2019
c
pointers
embedded
floating-point
microcontroller
Object allocation in C++
Aug 17, 2022
c++
string
pointers
scope
Return the result of sum of character arrays
Sep 05, 2022
c++
c
arrays
pointers
C Beginner question: Pointer arithmetic > cleaning up once you are done
Nov 10, 2022
c
pointers
memory-management
pointer-arithmetic
difference between *y++ and ++*y?
Apr 19, 2022
c
pointers
pointer-arithmetic
« Newer Entries
Older Entries »