Re: Initialisation of multidimensional array
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Thu, 13 Jul 2006 12:37:24 -0700
Richard E Maine wrote:
(snip regarding array initialization)
I have seen largish (for the time, which was a while ago) server systems
brought to their knees by things like this. (Ok, I think it was in a
DATA statement, but same idea).
It sounds pretty much the same in the standard, though the OP
asked for elegant. For a DATA statement I think you say 1000*42,
making it a little more obvious that 1000 42's are generated.
> I think one even crashed when it ran out
of disk space on a system volume during compilation.
I once had hundreds of cards punched with binary zeros, which take
five holes each, punching an object program generated that way.
-- glen
.
- Follow-Ups:
- Re: Initialisation of multidimensional array
- From: Richard E Maine
- Re: Initialisation of multidimensional array
- References:
- Initialisation of multidimensional array
- From: David Flower
- Re: Initialisation of multidimensional array
- From: Ugo
- Re: Initialisation of multidimensional array
- From: glen herrmannsfeldt
- Re: Initialisation of multidimensional array
- From: Richard E Maine
- Initialisation of multidimensional array
- Prev by Date: Re: Initialisation of multidimensional array
- Next by Date: Re: a flexible number of derived type
- Previous by thread: Re: Initialisation of multidimensional array
- Next by thread: Re: Initialisation of multidimensional array
- Index(es):
Relevant Pages
|
|