"Hoenir" <mrmocool at gmx.de> wrote in message news:f84sio$22an$1 at digitalmars.com... > I'm wondering when and how to "disable" the GC and do the memory mangement > yourself? import std.gc; std.gc.disable();