On Friday, 14 September 2018 at 08:32:48 UTC, Josphe Brigmo wrote:
Seems remove is broke.
The source code for remove is DeleteFile(name), so not much room for bugs there, except maybe string conversion. What is the filename you are working on?
Adam D. Ruppe via Digitalmars-d-learn Fri, 14 Sep 2018 06:30:46 -0700
On Friday, 14 September 2018 at 08:32:48 UTC, Josphe Brigmo wrote:
Seems remove is broke.
The source code for remove is DeleteFile(name), so not much room for bugs there, except maybe string conversion. What is the filename you are working on?