Тёмный

How to Create and Run C Program in Visual Studio 

Safaa Al-Hayali (Safaa Alaa)
Подписаться 115 тыс.
Просмотров 351 тыс.
50% 1

in this tutorial you will see how easy it is to create and run c program in vs "Visual Studio".

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 71   
@thesaurusrex7919
@thesaurusrex7919 Год назад
This is my kind of video..straight to the point, no ads and not excess filler, no ‘like, comment, subscribe’ and as a result, I ended up doing so because my request was filled to completion
@FriedMonkey362
@FriedMonkey362 Год назад
subscribing isnt a gratitude thing, you subscribe, only if you want to see more videos like them, same with liking and disliking, disliking a video isnt hating
@mohammadmahdimovahedfar3245
@mohammadmahdimovahedfar3245 8 месяцев назад
​@@FriedMonkey362 A good video maker knows that it's not necessary to remind orthers to subscribe to see more videos like this if they want. They know it already. It is because of more RU-vid support.
@jaoued4816
@jaoued4816 11 месяцев назад
short, clear, precise. That's what i needed thank you very much !
@sarikakamble2555
@sarikakamble2555 2 месяца назад
This is what i call quality content
@Peter-fr8vz
@Peter-fr8vz 11 месяцев назад
Thank you, so simple and straight to the point. Much appreciated.
@ArielBaloy
@ArielBaloy 3 года назад
i make the program in C language but when I try to run it it says that there is an error and that the file couldn't be found (the .exe file) and also I have to change scanf to scanf_s. Help please (beginner)
@kyspls8439
@kyspls8439 2 года назад
did u find how to fix it?
@BlackneeedWasHere
@BlackneeedWasHere Год назад
In left bottom corner is an error list button click it and check if there any errors if an error occurrs compiler don’t compile but run will still try because the old version can be in this folder.
@херзнаетгражданинЕбеньграда
You shouldn't use scanf anyways, as it leads to memory leaks and buffer overflows(when there is more data, than memory available(oversimplified explanation))
@manoz8523
@manoz8523 Год назад
change extension from .exe to .c maybe it works then
@NA12495
@NA12495 2 года назад
I was hoping that you also had how to open a c file in Visual Studio and run it. For some reason it doesn't pick it up and allow me to just debug/run it. Had typed up my program on a different computer in a text editor and wanted to import it into Visual Studio and continue my work.
@babarbaig8983
@babarbaig8983 Год назад
I think you have to create a dummy project and import the file into it. Then you can follow this video to build/execute. As a fallback, copy code from old project into a new file, then build/execute using this video.
@sujeetbadnale9441
@sujeetbadnale9441 Год назад
Thank you. Short and sweet. God Bless You.
@empire_blogger
@empire_blogger Год назад
Helped a lot, thanks
@nikolanojic6861
@nikolanojic6861 9 месяцев назад
Thank you dude i almost quit today before i even started
@SyedIftikharUlIslam
@SyedIftikharUlIslam Год назад
Thanks! Exactly the same I was looking for...
@qpw
@qpw Год назад
Thanks so much! I love your videos!
@bloodwheels3702
@bloodwheels3702 2 года назад
Thank you very much you help me for my exams.
@SafaaAlaa
@SafaaAlaa 2 года назад
Happy to help you
@Wezzest
@Wezzest Год назад
Thank's very much. Very helpfull video
@SoraTakahashi98
@SoraTakahashi98 2 года назад
thanks! it help me a lot
@jagd_terrier_Ron
@jagd_terrier_Ron 8 месяцев назад
Thanks you. It works!!!
@hish2827
@hish2827 5 лет назад
Hi on one of ur old videos I reset my pc completely and then after where it tells you to answer some questions such as what’s ur home country my keyboard and mouse won’t work it won’t let me do anything please help
@Faytz03
@Faytz03 2 месяца назад
When I first run the code, it works properly. When I change the code, it still runs the previous code, why is that? I have to keep pressing rebuild solution everytime i change the code
@lilgohan
@lilgohan Год назад
thank you, nice and simple.
@jabahunter
@jabahunter 8 месяцев назад
Great
@Fetrah2
@Fetrah2 4 месяца назад
Thanks!~
@SafaaAlaa
@SafaaAlaa 5 лет назад
#CreateRunCPrograminVisualStudio
@friedrichmyers
@friedrichmyers 9 месяцев назад
I am a neovim guy but I have to learn Visual Studio for its debugger for Game dev.
@Kerem_4071
@Kerem_4071 2 года назад
Very good Video
@SafaaAlaa
@SafaaAlaa 2 года назад
Thanks
@Skiddla
@Skiddla 8 месяцев назад
do people say "studio".h or standard input output?
@Hhhsss03
@Hhhsss03 Год назад
You are the best
@sebaaaaaaaa
@sebaaaaaaaa Год назад
when I start typing in C on vs the parentheses or/and the brackets don't autocomplete, for example if I type a single "(" in vs code it's put the ")" automatically, in vs that doesn't happens. Does someone knows why?
@stannisbarracuda5693
@stannisbarracuda5693 3 года назад
Thanks Mate
@vimalupadhyay1883
@vimalupadhyay1883 2 месяца назад
Helpful
@נתנאלימין-ב1כ
@נתנאלימין-ב1כ 3 месяца назад
thank you
@cyberrodeo
@cyberrodeo 10 месяцев назад
thank you mate
@2goober4u
@2goober4u Год назад
Very good
@potatomuzik
@potatomuzik 4 месяца назад
thank you so much
@arkadymarchenko1516
@arkadymarchenko1516 10 месяцев назад
Thank you!
@GatoSploits
@GatoSploits 18 дней назад
c# ?
@amna9252
@amna9252 2 года назад
first time
@يحيى-خ9ر
@يحيى-خ9ر 3 месяца назад
TNX
@MR-zi8gy
@MR-zi8gy 2 года назад
Thanks!
@neiljohndacuma9987
@neiljohndacuma9987 2 года назад
Wheres the results if u press any key?
@Tuho420
@Tuho420 2 года назад
program just closes
@west6727
@west6727 Год назад
Where is solution explorer? I don’t see it
@madhukumarks9728
@madhukumarks9728 Год назад
Thank you
@Karan.Kumar899
@Karan.Kumar899 Год назад
give me this visual studio link for downloading
@aaronmathew4420
@aaronmathew4420 2 года назад
thank you
@SafaaAlaa
@SafaaAlaa 2 года назад
Welcome!
@richasaxena3431
@richasaxena3431 3 года назад
My program is not running properly
@Prakhar_Choubey
@Prakhar_Choubey 4 года назад
It was all about *.c*
@T4NYYY
@T4NYYY Год назад
perfect
@madeofvines5927
@madeofvines5927 5 лет назад
Please help me how to find window cd product key without installed
@oyuncubirlii
@oyuncubirlii 2 года назад
what was that?
@kirianf9072
@kirianf9072 2 года назад
thx
@ninodecaro9099
@ninodecaro9099 3 года назад
Your code didn't work. This one does: #include int main() { std::cout
@Master-mind52
@Master-mind52 3 года назад
Yes its no work
@tenk548
@tenk548 2 года назад
Ok but I'm teaching stdio.h
@amirhosseinhami1110
@amirhosseinhami1110 Год назад
👍
@DonMascarpon
@DonMascarpon 2 года назад
@plasma8321
@plasma8321 4 года назад
YOU CANT USE SCANF
@caiosiqueira6138
@caiosiqueira6138 3 года назад
why not?
@tenk548
@tenk548 2 года назад
Try scanf_s
@usmanhaladu3382
@usmanhaladu3382 2 года назад
@@caiosiqueira6138 Remove "system". Just write ("pause");
@x5N__
@x5N__ Год назад
@@usmanhaladu3382 He's right. scanf function is not letting the program to run
@Adolf_Dmitry
@Adolf_Dmitry 11 месяцев назад
bro, thanks
Далее
Visual Studio For Beginners - 2022 and Beyond
19:36
Просмотров 179 тыс.
КОГДА НАКРОШИЛ НА ПОЛ #shorts
00:19
Просмотров 855 тыс.
How I Would Learn To Code (If I Could Start Over)
13:43
Comparing C to machine language
10:02
Просмотров 5 млн
Writing Code That Runs FAST on a GPU
15:32
Просмотров 560 тыс.
How to Run C# in Visual Studio Code on Windows 10 2022
10:12
How to run C program on Visual Studio Code
3:10
Просмотров 282 тыс.