Re: Visual C++ support of C99 by using "C++ mode" (/TP)
- From: albert.neu@xxxxxxxxx
- Date: 31 Mar 2007 05:08:27 -0700
On Mar 31, 2:06 pm, albert....@xxxxxxxxx wrote:
c_test.c only compiles with EDG/C99 (http://www.dinkumware.com/exam/),
if line 14 looks like this
int size = INT_MAX / 10000;
sorry (above post has an error);
I meant like this:
const int size = INT_MAX / 10000;
.
- 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: albert . neu
- 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: Learning C?
- 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):