12.02.2017, 09:19
Quote:
Now I started using global strings. This is one of the solutions I thought of.
|
What you want to avoid are large local arrays. Use only as much cells as can be expected to be reasonably necessary to hold the final output string.