Re: Doing without GCC's statement-blocks-as-expressions extension

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert William Fuller wrote:
Generating ISO C99 code will guarantee that your program will not run
with VC++.  Microsoft C only supports ANSI 1990.  See the following link
for details:

http://msdn.microsoft.com/en-us/library/02y9a5ye.aspx

I looked into this for a project I was working on and decided to only
support gcc.

Ah, thanks for the info. Hopefully I don't find that I'm using too many C99isms.

Cheers,
Nicholas Sherlock


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux