Initialize static arrays in Freepascal
…Just in case I stumble again over that nasty “Variable of a managed type does not seem to be initialized” message and forgot how to get rid of it: Create a type definition for the array you want to initialize,…
Read more