Re: OT Clean C standard?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: OT Clean C standard?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2010年6月24日 22:30:58 -0300
> there are many standard ANSI C features which is not in ANSI C++98 standard.
Lua is written in C89, not in C99, which is where those features exist.