So I have an array, that I want to have in global scope. Its size however is determined during runtime, so I can\'t initialize it where I define it.
How can I declare