What does it mean: buffer[0 .. kSize] = input[index .. (index +
bearophile
bearophileHUGS at lycos.com
Fri Jul 25 03:41:27 PDT 2008
Koroskin Denis:
> - an OutOfBounds exception will be thrown if array is not large enough
If compiled in -release mode no exception is thrown, I think.
Bye,
bearophile
More information about the Digitalmars-d-learn
mailing list