Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- From: albert.neu@xxxxxxxxx
- Date: 31 Mar 2007 04:52:12 -0700
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??)
.
- Follow-Ups:
- 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)
- 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
- Visual C++ support of C99 by using "C++ mode" (/TP)
- Prev by Date: Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- Next by Date: Re: [OT] Re: Etymology of "struct"
- 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):