CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
carrayspointers
02-03
Software engineering
How to retrieve an array from a pointer in c
01-19
Enterprise
How to add data in an array? What's wrong with this c code? [error: subscript of pointer to i
01-11
Blockchain
Strange behaviour of arr[] in case when arr is a 2d array
12-15
database
Multidimensional array with variable length sub arrays
12-10
Mobile
how to pass char** as a const char*[] to a function?
12-09
Software engineering
C : How to create getters/setters for a pointer to a pointer to an array of 3 doubles
12-05
database
Why can't you have a non-const char* in C ?
11-19
Software engineering
Why does the data still exist after I delete the space of the array?
Links:
CodePudding