runtime static arrays

bearophile bearophileHUGS at lycos.com
Tue Nov 20 14:54:59 PST 2012


Namespace:

> scope int[8] arr;
> or
> scope int[i] arr;

See also:
http://d.puremagic.com/issues/show_bug.cgi?id=5348

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list