On 4/14/11 2:26 PM, spir wrote: >> Not having any imports makes for a faster compile, too. > > ... and helps in having safe sandboxes. In which way exactly do I need an import to write »extern(C) int system(in char *); system(…);«? David