[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Behavior of logical operators
- From: Reuben Thomas <rrt@...>
- Date: Mon, 14 Mar 2011 12:40:36 +0000
On 14 March 2011 12:36, Philippe Lhoste <PhiLho@gmx.net> wrote:
>
> Size note: is it true that Visual C++ still doesn't support the whole C99? I
> saw this info here and there but that info can be outdated.
I was finally convinced recently that the fact that GCC still doesn't
have complete C99 support is not actually a big problem for most
purposes (the most obvious exception being if you need IEEE 754
floating point).
This post:
http://blogs.msdn.com/b/vcblog/archive/2007/11/05/iso-c-standard-update.aspx
suggests that Microsoft adopt a feature-by-feature demand-led approach.
What I couldn't easily find was a page similar to GCC's listing what
the current state of support is.
--
http://rrt.sc3d.org
- References:
- Behavior of logical operators, Andre Naef
- Re: Behavior of logical operators, Axel Kittenberger
- Re: Behavior of logical operators, Javier Guerra Giraldez
- RE: Behavior of logical operators, Andre Naef
- Re: Behavior of logical operators, Eero Pajarre
- Re: Behavior of logical operators, Axel Kittenberger
- Re: Behavior of logical operators, David Kastrup
- Re: Behavior of logical operators, Reuben Thomas
- Re: Behavior of logical operators, Philippe Lhoste
- Re: Behavior of logical operators, Reuben Thomas
- Re: Behavior of logical operators, Tony Finch
- Re: Behavior of logical operators, Philippe Lhoste