std.file.exists always returns 0

Golodh digitalmars.3.golodh at spamgourmet.com
Sun May 18 07:43:05 PDT 2008


I have to retract my previous claim.

I have been testing std.file.exists(name)  with a filename passed to my D program via an environment variable.

When I hard-code the name in the program source the function works, so the error is not in std.file.exists.






More information about the Digitalmars-d mailing list