answersLogoWhite

0


Best Answer

First, install a C-compiler.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you compile a c program in windows OS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How is C program portable?

Your program is portable if you can compile and execute it on different platforms.


How compile c program in editplus give you the steps?

You can use the gross c compiler and the file will just be compiled with no error. Or microsoft C++ Would work too if one's computer runs on windows.


How do you write a c program when desktop is off?

With a text mode text editor. Or simply switch it on if the OS supports X windows.


How is a C program rum?

C-source program doesn't rum, you have to compile and link it. The executable rums like any other binary program.


What command should be given to compile a C program from the command prompt?

You need a compiler. Gcc or g++ can be run from a unix shell, or a windows implementation of one like cygwin.

Related questions

How do you compile a C program in Windows?

Use the Windows SDK from http://search.microsoft.com/results.aspx?q=windows%20sdk


How do you Find size of a file using c program?

OS-dependent.stat for unix, FindFirstFile for Windows.


How a c program execute?

Compile and link it into an executable.


How do you use c program?

Compile, link and execute them.


How is C program portable?

Your program is portable if you can compile and execute it on different platforms.


How compile c program in editplus give you the steps?

You can use the gross c compiler and the file will just be compiled with no error. Or microsoft C++ Would work too if one's computer runs on windows.


How do you write a c program when desktop is off?

With a text mode text editor. Or simply switch it on if the OS supports X windows.


What is the difference between make and compile in c?

make is a utility program, compile means translation from source to object module.


How is a C program rum?

C-source program doesn't rum, you have to compile and link it. The executable rums like any other binary program.


What command should be given to compile a C program from the command prompt?

You need a compiler. Gcc or g++ can be run from a unix shell, or a windows implementation of one like cygwin.


Which directory contains Windows XP OS system files?

C:\windows


What Programming Language was Windows OS created and why?

Microsoft Windows Was Created By Using C, C++, Visual BASIC