dereferencing null

Walter Bright newshound2 at digitalmars.com
Mon Mar 5 11:06:40 PST 2012


On 3/5/2012 8:07 AM, H. S. Teoh wrote:
> A "file not found" exception should tell you what the offending filename is.

std.file.read("adsfasdf") gives:

std.file.FileException at std\file.d(305): adsfasdf: The system cannot find the 
file specified.


More information about the Digitalmars-d mailing list