Return to site

Malloc For 3d Array In C

broken image

Malloc For 3d Array In C

malloc array, malloc array of strings, malloc array of structs, malloc array of pointers, malloc array of ints, malloc array of pointers to structs, malloc array size, malloc array of char, malloc array of ints in c, malloc arrays in c

But when I try to access string10 or string20, it's the same as dereferencing the pointers 'string 10' or 'string 20'.. Code: char string80;If I refer to 'string' it's just a pointer to the beginning of the array, and is equal to &string0. Click

malloc array

malloc array of structs

3

malloc array of strings

malloc array of pointers