> Call SnowflakeSide(level% – 1, size% / 3)
Is it necessary to use `Call`? In QB45 you can skip `Call` and remove the parenthesis.
Why are you using variable-width fonts for the code? (I really prefer fixed-width fonts.)
> Call SnowflakeSide(level% – 1, size% / 3)
Is it necessary to use `Call`? In QB45 you can skip `Call` and remove the parenthesis.
Why are you using variable-width fonts for the code? (I really prefer fixed-width fonts.)