Hiya,
How do you convert from types to arrays, and is the data still accessible?
Can you also access the fields just the same?
Can I destroy this array, and if so, how?
What if I need to "refresh" the array with contents from types (think of an editor) - will this lead to memory leaks? The Types will be different sizes each time.
Many thanks!
How do you convert from types to arrays, and is the data still accessible?
Can you also access the fields just the same?
Can I destroy this array, and if so, how?
What if I need to "refresh" the array with contents from types (think of an editor) - will this lead to memory leaks? The Types will be different sizes each time.
Many thanks!