Release the memory used by fortran DLL
From: Haifang Li (haifang.li_at_stonybrook.edu)
Date: 03/31/04
- Next message: Paul Van Delst: "Re: 64bit linux and fortran 90"
- Previous message: beliavsky_at_aol.com: "Fortran tutorials, books, tools, and codes at the Open Directory"
- Next in thread: Gerry Thomas: "Re: Release the memory used by fortran DLL"
- Reply: Gerry Thomas: "Re: Release the memory used by fortran DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 11:37:30 -0500
Hi,
I am writing a Fortran DLL to be called by a vb6 program. In this DLL,
several large local arrays are used. When my vb progrsm ends, will the
memory used by the DLL get released. Or do I have to clear the arrays before
ending of the vb program?
Thanks,
Haifang Li
- Next message: Paul Van Delst: "Re: 64bit linux and fortran 90"
- Previous message: beliavsky_at_aol.com: "Fortran tutorials, books, tools, and codes at the Open Directory"
- Next in thread: Gerry Thomas: "Re: Release the memory used by fortran DLL"
- Reply: Gerry Thomas: "Re: Release the memory used by fortran DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|