+ 2
Memory allocation of 2D Array?
I understand the idea of memory management. My question is, how is the syntax for a memory allocation of a 2D Array in c and c++
2 Réponses
+ 2
Wow thanks, that's awesome
+ 1
Thanks Otabek_Uz
I understand the idea of memory management. My question is, how is the syntax for a memory allocation of a 2D Array in c and c++