www.delorie.com/archives/browse.cgi | search |
Date: | Tue, 25 Feb 1997 09:57:16 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Brian Osman <osmanb AT rpi DOT edu> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Variable length array ? |
In-Reply-To: | <330B4A0D.7231@rpi.edu> |
Message-ID: | <Pine.SUN.3.91.970225095448.6546J-100000@is> |
MIME-Version: | 1.0 |
On Wed, 19 Feb 1997, Brian Osman wrote: > > So, my question is - may I use VLA this way : dynamicaly increase the > > array's size ? > > Is this a special feature of djgpp? I've never seen anything like that. Yes, it's specific to gcc. You can read about it if you type this from the DOS prompt: info gcc "C Extensions" "Variable Length"
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |