Unitialized allocation

Mael mael.primet at gmail.com
Fri Jun 27 06:15:07 PDT 2008


Hello,

another newbie question :
I think it is possible to allocate unitialized data on the stack using char[512] mydata = void ;
is there a way to allocate unitialized data on the heap ?



More information about the Digitalmars-d-learn mailing list