[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: idiomatic table iteration
- From: Chris Emerson <chris-lua@...>
- Date: Fri, 26 Aug 2016 17:00:39 +0100
On Fri, Aug 26, 2016 at 12:03:15PM -0300, Guilherme Salazar wrote:
> On Fri, Aug 26, 2016 at 12:01 PM, Chris Emerson
> <chris-lua@mail.nosreme.org> wrote:
> > It can since at least C99.
>
> "ANSI C" usually refers to the original version of the standard (C89).
Ok, I guess it depends on context - I've always taken "ANSI C" to mean
"post K&R C", but I accept that there is more than one interpretation in
use.
According to Wikipedia (https://en.wikipedia.org/wiki/ANSI_C), ANSI have
withdrawn everything before C11. I was unable to navigate ANSI's own site
to verify this. :-)
Regards,
Chris