Re: Array Constructors
- From: "Steve Lionel" <steve.lionel@xxxxxxxxx>
- Date: 28 Feb 2007 07:38:17 -0800
On Feb 28, 6:05 am, c...@xxxxxxxxx wrote:
However, IVF complained if the variable used in the array constructor
had not been declared (with implicit none set). It does works with
IVF, but I can't see anything in the documentation that states this
must always be the case.
What version of IVF do you have? I took your code, added IMPLICIT
NONE and compiled it with 9.1.034 and did not get an error. Perhaps
there was a bug in an earlier version that has been fixed.
Steve Lionel
Developer Products Division
Intel Corporation
Nashua, NH
User communities for Intel Software Development Products
http://softwareforums.intel.com/
Intel Fortran Support
http://developer.intel.com/software/products/support/
My Fortran blog
http://www.intel.com/software/drfortran
.
- References:
- Array Constructors
- From: cjk32
- Array Constructors
- Prev by Date: Re: Intel Support
- Next by Date: Re: Matlab -> Fortran
- Previous by thread: Re: Array Constructors
- Next by thread: Fortran Start Page (Reminder)
- Index(es):
Relevant Pages
|