gruba
- 203
- 1
I have an array of n strings (with blank spaces). Data type of an array is char***.
How to allocate memory for char*** data type?
How to allocate memory for char*** data type?
Last edited by a moderator: