On Friday, 14 August 2015 at 18:02:10 UTC, Meta wrote:
You're dereferencing a null pointer
Oh, I see now, Thanks.Is there any way that the D runtime can throw a null pointer exception, a la Java or C#?
Jack Stouffer via Digitalmars-d Fri, 14 Aug 2015 11:11:16 -0700
On Friday, 14 August 2015 at 18:02:10 UTC, Meta wrote:
You're dereferencing a null pointer
Oh, I see now, Thanks.Is there any way that the D runtime can throw a null pointer exception, a la Java or C#?