0
Visual studio 2018 demand download some things related by c&cpp every time l open it
l wont to use c cpp on vs and this is first time i use it ,it have very difference of coudblock an devcpp all videos on YouTube use2017 but my version is 2018 .when l open the link(related of offline cpp) show alot of version and every one contain alot of thing l dont know what should l do and i dont know how to change project type (consul.gui....)and run the program
3 Respostas
+ 2
you can create a new project by select file->new->project
then choose the console if you want to build a program without gui for training or testing something or anything else..you can choose windows form if you want to build gui program but the gui in c++ is so boor i recommended to learn console with c++ then move to windows form with c# you can see all what you want to know on Microsoft website also.
+ 1
Hi Omar Muhammad Nofal,
I'm not entirely sure I understand the issue you are describing. If it's a package you need or a technical issue you have with VScode, you will probably get some good answers from asking in their community forum.
https://code.visualstudio.com/community
I hope this helps! ☺
+ 1
vs and Windows websites will help me ..thanks