'write' crashes without extra window

Sag Academy via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Oct 8 03:27:06 PDT 2014


On Wednesday, 8 October 2014 at 09:17:01 UTC, Gary Willoughby
wrote:
> On Wednesday, 8 October 2014 at 03:33:38 UTC, Adam D. Ruppe 
> wrote:
>> You could just wrap the write function in a try/catch to 
>> explicitly ignore the error.
>
> Or if the write function is there only for debug purposes you 
> could wrap it in a debug/version block.
>
> http://ddili.org/ders/d.en/cond_comp.html

Yeah, exactly man


More information about the Digitalmars-d-learn mailing list