stdlib.exit()

David d at dav1d.de
Mon Aug 20 02:03:56 PDT 2012


Am 20.08.2012 09:15, schrieb Tracey:
> I use the following:
>
> import std.c.stdlib;
> exit(0);
>

Yeah, but that doesn't terminate the runtime and will not call any 
dtors, right?


More information about the Digitalmars-d-learn mailing list