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
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
Does the bracket [] operator only have a single use?
Jul 02, 2022
c
arrays
pointers
Assigning strings to pointer in C Language
Mar 22, 2022
c
string
pointers
Why are &p and &a[0] different?
May 17, 2022
c
arrays
pointers
printf
Returning a structure array using pointers
May 23, 2022
c
arrays
data-structures
pointers
return
Python: Create a duplicate of an array
Oct 11, 2022
python
list
pointers
arrays
how to set char * value from std string (c_str()) not working
Jul 15, 2018
c++
string
pointers
« Newer Entries
Older Entries »