C Programming 1 (Hello World) - Visual Studio 2010

preview_player
Показать описание
This is a simple tutorial on how to Create a Hello World program in Microsoft Visual Studio 2010.

Make Sure to RATE, COMMENT and SUBSCRIBE because more tutorials are going to be uploaded soon!
Рекомендации по теме
Комментарии
Автор

thank u people who makes full hd tutorials

TheDanielmeltzer
Автор

Thank you, you helped me. I didn't know how to start a new project and go to the solution explorer and stuff. Thanks.

Educationscience
Автор

Great... By means of this videao I can see how to develop a simple program in vs using C... Thanks a lot...

hrmarin
Автор

thank you so much i kept getting link errors and from watching your guide i saw that i forgot to uncheck precompile headers and that was the problem thank you!

david
Автор

For a newbie it is a good start
Thanks for sharing

queensdoorinc
Автор

Very nice tutorial, thank you for sharing with us.I have a question that how to configure project setting to fit for C development.

carterxu
Автор

press CTRL+F5 to get output.... the difference here will be that the output screen will stay till u enter a character

GauravAgarwal
Автор

He sounds like Sascha Baron Cohen's character Bruno, lol
I love it

razzlefrog
Автор

This was an easy and helpful titorial. Well done
I think you can use some advanced magnifiers to zoom onto the code so it could be easier to read.

Thanks !!

AhmedKMoustafa
Автор

Holy shit this is awesome, I'm being taught C# by the Terminator!

jakerogers
Автор

thank U..
would U tell me how to set your Desktop background much attractive i mean how  u can arrange icons so beautiful..
plz tell me..

LokeshKumar
Автор

yes I am and actually thanks for telling me, I actually started with the hardest programming which got me stressed out because nothing worked, I saw that my visual C+ ultimate was too wacky so I uninstalled it. I'll just stick with graphic designing

techgenius
Автор

To program C language under C++, you must change your file for example question.c ( Not C++)

justinjr
Автор

1     error C2006: '#include' : expected a filename, found '('          Line 1 Colum 1
2     error C1083: Cannot open include file: ': No such file or directory          Line 1 Colum 1
3     IntelliSense: expected a file name          Line 1 Colum 1
4     IntelliSense: expected a file name          Line 2 Colum 1
5     IntelliSense: identifier "printf' is undefined          Line 7 Colum 2
6     IntelliSense: identifier "getch" is undefined          Line 9 Colum 2

I hope this is enough information. What happened? What did I do wrong?

shazamham
Автор

Its for C++ not " C "    Please change the subject - and dont waste other people's time

idforbc
Автор

thanks i really finding how to run or make c prog on vs2010 thanks a lot sir....:)

mujeeb
Автор

the project is out of date...
 and also... its doesnt recognize header files like iostream and other cpp stuff...

TejasTalekar
Автор

since there is no separate projects for C and C++, how does visual studio know you are coding in only C or accidentally mixing the two???

srfsnw
Автор

nice tutorial but sigh2infinity is right it is too small even at full screen

SuperSamsosa
Автор

Could you zoom in on the page more next time so we can see what youre typing? thanks

MrAsianPersuasion