Date: Tue, 8 Jul 2003 16:25:20 -0400 Message-Id: <200307082025.h68KPKsA023281@envy.delorie.com> From: DJ Delorie To: ahelm AT gmx DOT net CC: djgpp AT delorie DOT com In-reply-to: <26365.1057693929@www22.gmx.net> (ahelm@gmx.net) Subject: Re: nested functions References: <26365 DOT 1057693929 AT www22 DOT gmx DOT net> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Could somebody enlighten me whether nested functions are a GCC or DJGPP > extension or whether they are actually part of the C standard. Nested functions are a GCC extension.