I understand, that a Fortran 95 program, when ending, gives up all its allocated memory to the system, so no deallocation is necessary and memory leaks cannot occur at that time.
Is this also true for Fortran DLL's called from, f.i., C# at returning to the calling program?
Zone:
Thread Topic:
Question