Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

having trouble running generic linked list program

$
0
0

I have a small test program which creates a generic linked list.   It compiles, but doesn't run.

When I try to access the values of the link, it gets a memory error (access violation).

The values of the list are pointers to unlimited polymorphic variables.

I have attached the code.

Can you tell me what I'm doing wrong?

Thanks


Viewing all articles
Browse latest Browse all 5691

Trending Articles