08-31-2022, 01:14 PM
How I do an array in a TYPE is by making the array (in whatever variable type it is) and then storing it in the MEM block member of the TYPE. Works quite well but doesn't work with external APIs/libraries.
Ask me about Windows API and maybe some Linux stuff