| Related articles |
|---|
| Variable Length Array Implementation in C mayur_naik@my-deja.com (2000-11-22) |
| Re: Variable Length Array Implementation in C ralph@inputplus.demon.co.uk (2000-11-30) |
| From: | mayur_naik@my-deja.com |
| Newsgroups: | comp.compilers |
| Date: | 22 Nov 2000 12:12:45 -0500 |
| Organization: | Deja.com - Before you buy. |
| Keywords: | C, comment |
| Posted-Date: | 22 Nov 2000 12:12:45 EST |
Hello
Can someone provide references to papers/WWW links that discuss
implementation of variable length arrays in C?
Thanks in advance
-- Mayur Naik
[There were several articles on this in the JCLT. As I recall, there
aren't any issues in VLA implementation that didn't come up 40 years
ago in Algol 60, although there was a lot of discussion about how to
fit them into the language. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.