Re: block data and namelist
- From: "James Giles" <jamesgiles@xxxxxxxxxxxxxxxx>
- Date: Fri, 13 May 2005 20:45:54 GMT
Thomas Koenig wrote:
.....
> You could put
>
> common /foo/ a
> namelist /foo_n/ a
>
> into an include file, and you could include this into a block data.
Yes, that was my theory about how your problem arose
to begin with. I was just trying to explain the motives of
the language designers. Why would you expect to be able
to make declarations that could not possibly have any meaning
in the context?
--
J. Giles
"I conclude that there are two ways of constructing a software
design: One way is to make it so simple that there are obviously
no deficiencies and the other way is to make it so complicated
that there are no obvious deficiencies." -- C. A. R. Hoare
.
- References:
- block data and namelist
- From: Thomas Koenig
- Re: block data and namelist
- From: James Giles
- Re: block data and namelist
- From: Thomas Koenig
- block data and namelist
- Prev by Date: Re: block data and namelist
- Next by Date: Re: Aliased arguments
- Previous by thread: Re: block data and namelist
- Next by thread: Re: block data and namelist
- Index(es):
Relevant Pages
|