Dynamic array | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Dynamic array

What of there function schould I use for defining a dynamic array. How could I do this?

13th Apr 2019, 6:48 AM
Vlad The Fox
Vlad The Fox - avatar
1 Antwort
0
Can I just do it by inputing a variable which includes number of elements in syntax of malloc? And then how to define a dynamic twodymensional array?
13th Apr 2019, 7:03 AM
Vlad The Fox
Vlad The Fox - avatar