Unitialized allocation

Jarrett Billingsley kb3ctd2 at yahoo.com
Fri Jun 27 10:22:50 PDT 2008


"Koroskin Denis" <2korden at gmail.com> wrote in message 
news:op.udevrrqpenyajd at proton.creatstudio.intranet...
>
> This surely should be available at a language level.

It would be nice, but I'm not sure how it'd fit into the syntax.

new(void) char[512] ?
new void char[512] ? 




More information about the Digitalmars-d-learn mailing list