Re: I have no ideas what can it be!
- From: Michel OLAGNON <molagnon@xxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 09:46:28 +0200
Walt Brainerd wrote:
*** Hendrickson wrote:
kurdayon@xxxxxxxxx wrote:
Hello,
Can anybody explain what is happening with the following code?
program p1 implicit none real a, b real, dimension(5) :: y, x, d real, dimension(:,:) :: f allocate(f(2,5))
Also, it is strange that your system would accept to allocate an array that is neither allocatable nor a pointer.
.
- Follow-Ups:
- Re: I have no ideas what can it be!
- From: Walt Brainerd
- Re: I have no ideas what can it be!
- References:
- I have no ideas what can it be!
- From: kurdayon
- Re: I have no ideas what can it be!
- From: *** Hendrickson
- Re: I have no ideas what can it be!
- From: Walt Brainerd
- I have no ideas what can it be!
- Prev by Date: moduel VS parameters
- Next by Date: Re: moduel VS parameters
- Previous by thread: Re: I have no ideas what can it be!
- Next by thread: Re: I have no ideas what can it be!
- Index(es):