How do I create a new file using phobos ?

Jarrett Billingsley kb3ctd2 at yahoo.com
Sat Sep 22 07:43:45 PDT 2007


"Bill Baxter" <dnewsgroup at billbaxter.com> wrote in message 
news:fd27j5$87u$1 at digitalmars.com...
>
> Aw dangit.  Now I've got to go grep through all my code to find everywhere 
> I've used a scope BufferedFile.  :-(
>

I'm actually very surprised that BufferedFile doesn't have a dtor which 
flushes and then closes its file.  File's dtor closes itself. 





More information about the Digitalmars-d mailing list