Using alloca?

Maxime Chevalier-Boisvert maximechevalierb at gmail.com
Thu Jun 27 21:42:31 PDT 2013


I'd like to stack-allocate an array that will be dynamically 
sized. Is alloca somewhere in the standard D library? If so, what 
should I import to have access to it?


More information about the Digitalmars-d mailing list