C-Language Programming with Visual Studio 2010 Ultimate, Pro or VC++ Express
- Posted: Jun 18, 2010 at 5:50 PM
- 53,534 Views
- 8 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
how about c99 support ?
As far as I can tell the C-Language that Microsoft supports is not fully ANSI-C 1999 compliant. The best I can tell from the corporate documentation is that the C compiler is compliant up to ANSI-C 1995, but that is only my take from a brief Bing search of the MSDN sites and Microsoft.com sites.
Even gcc is only compliant to the ANSI-C 95 level as far as I can tell, let me know otherwise.
Just attempted a similar review of the GNU site and could not determine if GNU/GCC really isn't at the ANSI-99 level, couldn't determine it with a simple search of the site.
It appears that there are non-free tools that do pure ANSI-C 99 development, and make it clear that they do. As to the no-cost stuff for Microsoft or GNU, there appears to be no firm answer that I can come up with in just a few minutes.
If anyone can determine the exact level of either GNU or Microsoft (I am pretty sure it's 1995), please add to this comment tree.
GCC is ANSI C95 compliant with the options -std=iso9899:199409 and -pedantic. Detailed info is over here.
However it's not fully ANSI C99 compliant yet.
You can check the status on GNU web site over here.
AFAIK, MSVC is a similar case. No detailed info though..
Sam,
Thank you so much to create such nice video w/ voice its really easy to understand.
Great work!
MKP
Thank you so much for sharing! This will expedite my class assignment!
Thanks Sam for you video. I am hoping you can help me understand something though. I can't seem to find where my executable file is built. Can you help me?
Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with.
curt
Remove this comment
Remove this thread
close