Quick int pointer allocation question

Jacob Carlborg doob at me.com
Fri Sep 14 04:18:08 PDT 2012


On 2012-09-14 12:52, monarch_dodra wrote:

>> int x = void;
>>
>> http://dpaste.dzfl.pl/24c1baa9
>
> Hum, but that is a stack allocated variable.

Perhaps using GC.malloc?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list