Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- From: "Servé Laurijssen" <ser@xxxx>
- Date: Sat, 31 Mar 2007 14:14:30 +0200
<albert.neu@xxxxxxxxx> wrote in message
news:1175341932.459379.23180@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
try and compile code like this:
struct S s = { .X = 2, .Y = 3, .Z = 4 };
This does not even compile with EDG/C99.
Try it here
http://www.dinkumware.com/exam/
(Is any header required??)
It's valid C99 nonetheless
.
- References:
- Visual C++ support of C99 by using "C++ mode" (/TP)
- From: albert . neu
- Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- From: Harald van Dijk
- Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- From: albert . neu
- Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- From: Servé Laurijssen
- Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- From: albert . neu
- Visual C++ support of C99 by using "C++ mode" (/TP)
- Prev by Date: Re: Learning C?
- Next by Date: Re: C ethics question
- Previous by thread: Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- Next by thread: Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- Index(es):
Relevant Pages
|