Zvoni,illigal use of var...
What does the subject say? My solution sticks to it...
The rest of the elements are nulls.
If we would have more ISO Extended Pascal support already then there'd be a solution for you:Code: Pascal [Select][+][-]type TMyArr = array[0..8191] of Char;const SPACE_ARRAY = TMyArr[otherwise ' '];
I have never seen that in the wild...
Well, I will ask Scott Franco. I understood - maybe from him - it was implemented in P5x.In that case I probably already have it, unless it did not make it to the Pascal to GNU C transpiler. (P5C).