Dynamic array | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
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