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 pointer-to-array
Why is the result of using `int (*p)[5]` so confusing?
Dec 23, 2022
c++
pointers
pointer-to-array
What is a pointer to array, int (*ptr)[10], and how does it work?
Oct 11, 2022
c++
arrays
c
pointers
pointer-to-array
Using and dereferencing (void**)
Oct 03, 2022
c
pointers
void-pointers
pointer-to-array
How to get size of 2D array pointed by a double pointer?
Dec 17, 2017
c
multidimensional-array
double-pointer
pointer-to-array