| Related articles |
|---|
| What's wrong with alloca() ? preston@dawn.cs.rice.edu (1991-12-19) |
| Re: What's wrong with alloca() ? wws@renaissance.cray.com (1991-12-30) |
| Forward into the past! drw@kutta.mit.edu (1991-12-31) |
| Re: Forward into the past! salomon@silver.cs.umanitoba.ca (1992-01-05) |
| Re: Forward into the past! rcd@raven.eklektix.com (1992-01-05) |
| Re: Forward into the past! diamond@jit081.enet.dec.com (Norman Diamond) (1992-01-07) |
| Newsgroups: | comp.compilers |
| From: | drw@kutta.mit.edu (Dale R. Worley) |
| Keywords: | storage |
| Organization: | MIT Dept. of Tetrapilotomy, Cambridge, MA, USA |
| References: | 91-12-075 91-12-089 |
| Date: | Tue, 31 Dec 1991 16:11:03 GMT |
In article 91-12-089 wws@renaissance.cray.com (Walter Spector) writes:
Some compilers support arrays which are dynamically sized when a context
is entered. This is similar to a very useful Fortran-90 feature. It is
supported by the GNU C compiler. I think it is recommended approach by
the NCEG (Numerical C Extensions Group) too.
It's hard to resist noting that this feature was in Algol 60. That it
has taken C and Fortran 30 years to adopt it says something about the
computer community.
Dale Worley Dept. of Math., MIT drw@math.mit.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.