Solved:I forgot to initialize some member variable along the way, which is a class so needed to be new'd.
Thanks.
Enjoys Math via Digitalmars-d-learn Tue, 16 Oct 2018 03:31:27 -0700
Solved:I forgot to initialize some member variable along the way, which is a class so needed to be new'd.
Thanks.