lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


According to the same Wiki article:
> "Historically, the names referred specifically to the original and best-supported version of the standard (known as C89 or C90). " ;)

On Fri, Aug 26, 2016 at 7:00 PM, Chris Emerson <chris-lua@mail.nosreme.org> wrote:
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).
 
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.  :-)