static array length

Christopher Wright dhasenan at gmail.com
Thu Jan 31 04:48:35 PST 2008


Saaa wrote:
> Are you sure about this?
> Because I can do:
> writefln(c.length);

If you disassemble it, it might be:
writefln(some_integer_constant);


More information about the Digitalmars-d-learn mailing list