answersLogoWhite

0

thefreecountry.net

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Can c4droid compiler be used on Windows?

C4Droid is for Android, not Windows.


What is the use of c compiler in windows?

The c compiler in Windows converts the binary code from source files. C is a compiled programming language and it needs to be converted for the program to run.


What is the meaning of import in java program?

It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.It tells the compiler where to find classes that are outside the file you are editing.


How do you compile a c program in windows OS?

First, install a C-compiler.


Where can one find information about C compiler for Windows?

Visual C++ 2008 and 2010 are a couple of C compilers for Windows. Information about these can be found at a local bookshop or library, which will be a very detailed guide on how to properly use these programs.


What is the MinGW compiler mostly used for?

MinGW compiler is mostly used for compiling native Microsoft Windows applications. It carries a set of freely distributable header files and static import libraries to enable the use of the Windows API.


What is programming in relation to LIS?

LIS (Language d'Implementation de Systèmes) was a system implementation programming language designed by Jean Ichbiah, who later designed Ada. LIS was used to implement the compiler for the Ada-0 subset of Ada at Karlsruhe on the BS2000 Siemens operating system.


How you run C plus plus compiler in windows 2007?

There is no operating system known as "Windows 2007". The only Microsoft operating system released in 2007 was Microsoft Windows Server 2008. Microsoft Windows Vista was released earlier in 2006 and has since been superseded by Microsoft Windows 7 (released in 2009), Microsoft Windows Server 2012, Windows 8 (2012), Microsoft Windows Server 2012 R2 and now Microsoft Windows 8.1 (2013). As to how you run a C++ compiler on Microsoft Windows (regardless of the version), you first have to download or buy a compiler as well as a linker and a resource compiler. However, compilers and linkers are not generally available separately, they usually come as part of an Integrated Development Environment (IDE), which includes project management facilities and code editors. Your IDE documentation will tell you how to run the built in compiler from the command line, however in an IDE this is seldom necessary as all compilation and linking can be achieved from within the IDE itself.


What is the name of the C compiler used by Windows?

Windows is an Operating System, it doesn't use compliers... you, on the other hand, can use many different compilers under Windows.


How do you setup robocode javac compiler for windows when I try to open the compiler.Below message appear Please wait while Robocode sets up a compiler for you.. javac does not exist.?

You dont.


Does any1 have masm software for Windows 7?

I use masm32 x86 compiler with Windows7 x64. It works. No problems.


How do you run c or c plus plus in windows 7?

You should install a C or C++ compiler first.