Can we write C program in Visual Studio? (JNNC Technologies)

Visual Studio comes with its own C compiler, which is actually the C++ compiler. Just use the .c file extension to save your source code. You don't have to be using the IDE to compile C. You can write the source in Notepad, and compile it in command line using Developer Command Prompt which comes with Visual Studio.
Instructor Led Training, IT Training Videos and Software Job Support. JNNC Technologies building careers on DevOps, AWS Amazon webservices , Digital marketing Training, PMP Training, Cybersecurity Training, Robotics Training, SAP Training.


0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();