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
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
@@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 RUclips support.
That's a sub from me! What a great short explanation without muddling the water with any of the stupid stuff that isn't important for this sort of question! Thanks a lot
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)
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))
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.
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.
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
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
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?
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
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
@@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 RUclips support.
short, clear, precise. That's what i needed thank you very much !
This is what i call quality content
Thank you, so simple and straight to the point. Much appreciated.
That's a sub from me! What a great short explanation without muddling the water with any of the stupid stuff that isn't important for this sort of question! Thanks a lot
Thank you dude i almost quit today before i even started
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)
did u find how to fix it?
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))
change extension from .exe to .c maybe it works then
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.
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.
Thank you very much you help me for my exams.
Happy to help you
Thank you. Short and sweet. God Bless You.
Helped a lot, thanks
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
Thank's very much. Very helpfull video
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
Thanks so much! I love your videos!
Thanks! Exactly the same I was looking for...
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?
do people say "studio".h or standard input output?
how do i add custom libraries?
thanks! it help me a lot
Thanks you. It works!!!
Very good Video
Thanks
Great
You are the best
I am a neovim guy but I have to learn Visual Studio for its debugger for Game dev.
thank you, nice and simple.
Thank you bro.
Very good
Thanks Mate
Helpful
c# ?
first time
thank you mate
Thanks!~
give me this visual studio link for downloading
Wheres the results if u press any key?
program just closes
thank you so much
Thank you!
Where is solution explorer? I don’t see it
what was that?
My program is not running properly
Please help me how to find window cd product key without installed
#CreateRunCPrograminVisualStudio
Thank you
Your code didn't work. This one does:
#include
int main()
{
std::cout
Yes its no work
Ok but I'm teaching stdio.h
TNX
thank you
Welcome!
Thanks!
perfect
It was all about *.c*
thx
👍
YOU CANT USE SCANF
why not?
Try scanf_s
@@caiosiqueira6138 Remove "system". Just write ("pause");
@@usmanhaladu3382 He's right. scanf function is not letting the program to run
thank you