News

Compile C Code with Microsoft Visual Studio C/C++ Compiler Click the Windows "Start" button, and then click "All Programs." Click the "Microsoft Visual Studio 2010" option, and then click "Visual ...
You write a C program in a text editor, and then compile it using make, and then run the compiled program to see the result. Enter rm hello.c hello to get rid of both files from your Home directory.