Re: why doesn't this compile ?
- From: Richard E Maine <nospam@xxxxxxxxxxxxx>
- Date: Thu, 28 Apr 2005 09:49:40 -0700
In article <1114705869.681980@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Bart Vandewoestyne <MyFirstName.MyLastName@xxxxxxxxxx> wrote:
> In article <nospam-BF37BA.08405228042005@xxxxxxxxxxxxxxxxxx>, Richard E Maine
> wrote:
> >
> >> http://www.cs.kuleuven.ac.be/~bartv/downloads/test_array_arguments_02.f95
> So my guess that in current standard Fortran 90/95 this code should indeed
> not compile is right, right?
Right.
That exact form shouldn't compile in f2003 either. You'd need to use
PROCEDURE statement(s) instead of interface bodies in the interface
block to make it compile in f2003.
--
Richard Maine | Good judgment comes from experience;
email: my first.last at org.domain | experience comes from bad judgment.
org: nasa, domain: gov | -- Mark Twain
.
- References:
- why doesn't this compile ?
- From: Bart Vandewoestyne
- Re: why doesn't this compile ?
- From: Richard E Maine
- Re: why doesn't this compile ?
- From: beliavsky
- Re: why doesn't this compile ?
- From: Richard Maine
- Re: why doesn't this compile ?
- From: Bart Vandewoestyne
- Re: why doesn't this compile ?
- From: Richard E Maine
- Re: why doesn't this compile ?
- From: Bart Vandewoestyne
- why doesn't this compile ?
- Prev by Date: Re: why doesn't this compile ?
- Next by Date: Defining new operators
- Previous by thread: Re: why doesn't this compile ?
- Next by thread: Re: why doesn't this compile ?
- Index(es):
Relevant Pages
|
|