C-Language Programming with Visual Studio 2010 Ultimate, Pro or VC++ Express
- Posted: Jun 18, 2010 at 5:50 PM
- 39,562 Views
- 8 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
- Mid Quality WMV (Lo-band, Mobile)
Check out this video to see how to use Command Line compilation or the Ultimate IDE!
Make sure to view full screen, really, it's better that way.
Also, use the speed up feature in the Windows Media, frankly, my wife says that is the best way to listen to me.
Comments Closed
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
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