Hello
See the example "array of strings" on this page
It shows how to make an array of pointers (to strings, but can be anything else) and how to retrieve the data from this pointer.
Hello
See the example "array of strings" on this page
It shows how to make an array of pointers (to strings, but can be anything else) and how to retrieve the data from this pointer.