A bug in my code

Bill Baxter wbaxter at gmail.com
Sun Sep 7 14:58:59 PDT 2008


On Mon, Sep 8, 2008 at 6:52 AM, bearophile <bearophileHUGS at lycos.com> wrote:
> Bill Baxter:
>> At some point you used to be able to create variables using an "=void"
>> initializer to prevent the automatic initialization.  Is that no
>> longer the case?
>
> I think the = void can be used with static arrays/variables, but not with dynamic arrays.

If there is no way to do the same thing with dynamic arrays, I think
that's a hole in the language.

--bb


More information about the Digitalmars-d-learn mailing list