On Wednesday, 16 September 2015 at 14:48:59 UTC, Meta wrote:
Don't do this with a dynamic array, though, as they work a bit differently from static arrays.
Unfortunately I have to deal with dynamic arrays.
ref2401 via Digitalmars-d-learn Wed, 16 Sep 2015 07:56:55 -0700
On Wednesday, 16 September 2015 at 14:48:59 UTC, Meta wrote:
Don't do this with a dynamic array, though, as they work a bit differently from static arrays.
Unfortunately I have to deal with dynamic arrays.