Tom Kazimiers:

> Do you have any suggestion how I should make
> sure that the file gets closed on destruction?

Can you use scope(exit) or the std.stdio.File?

Bye,
bearophile

Reply via email to