Access Violation when accessing Dynamic Array
Jack via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Jan 2 09:39:42 PST 2016
On Saturday, 2 January 2016 at 17:15:53 UTC, tsbockman wrote:
> On Saturday, 2 January 2016 at 16:48:41 UTC, Jack wrote:
>> [...]
>
> Also, your sample reads from an external file, "read.txt".
> Either give us the contents of that file, or change the sample
> so that it is not required.
Woops, sorry about that. It's about late midnight around here so
I didn't really notice.
I can't seem to replicate the problem with the dumbed down
example(ironic yes).
So I'll just send the whole file if you don't mind:
http://dpaste.com/11V5BYA (Line 174-183)
The contents of the .txt file is :
http://dpaste.com/3FVW5QR
I just checked it and it compiles but it does that strange Access
Violation error.
More information about the Digitalmars-d-learn
mailing list