Re: Structure of large link libraries in f95
- From: Joe Krahn <lastname_at_niehs.nih.gov@xxxxx>
- Date: Thu, 30 Mar 2006 18:01:00 -0500
Charles Russell wrote:
....
Seems I heard of some potential problem with ALLOCATABLEs, but I can't remember what. Was it a problem with bounds check?
Using allocatables as defined in F90/F95 is quite reliable. There are sometimes problems with using the TR-15581 allocatable features, which is still not supported on all compilers. This allows complex things like allocatables inside of allocatables, and allocating an allocatable dummy-argument in a subroutine.
Joe
.
- Follow-Ups:
- Re: Structure of large link libraries in f95
- From: Jan Vorbrüggen
- Re: Structure of large link libraries in f95
- References:
- Structure of large link libraries in f95
- From: Charles Russell
- Re: Structure of large link libraries in f95
- From: robert . corbett
- Re: Structure of large link libraries in f95
- From: Charles Russell
- Re: Structure of large link libraries in f95
- From: Walter Spector
- Re: Structure of large link libraries in f95
- From: Charles Russell
- Re: Structure of large link libraries in f95
- From: Walter Spector
- Re: Structure of large link libraries in f95
- From: Charles Russell
- Structure of large link libraries in f95
- Prev by Date: Re: Structure of large link libraries in f95
- Next by Date: Automatic allocation of an available file unit
- Previous by thread: Re: Structure of large link libraries in f95
- Next by thread: Re: Structure of large link libraries in f95
- Index(es):
Relevant Pages
|
|