answersLogoWhite

0

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.

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Engineering

How do you run perl programs in editplus?

You should have perl installed in your machine.1.Open EditPlus2.Go to Tool->Configure User Tools..3.Click Add Tools>>Select Program4.Give Below OptionMenu Text:PerlCommand:C:\Perl\bin\perl.exe(Browse to location)Argument:$(FileName)Initial Directory:$(FileDir)5.Click Capture OutputWrite a new perl program and go to Tools->Perl to run the program


What is the difference between run time and compile time in c?

Compile time errors are detected at the compilation of a program. These are usually syntactical errors. A program cannot be compiled and hence executed if it contains a compile time error. for example, int a b=0; above statement will produce a compile time error as a and b must be separated by a comma(,). Runtime errors are logical errors. They don't affect the compilation of the program but causes a program to produce unwanted output. The program becomes buggy. for example, sum=sum-a[i]; in above statement, no syntactical error is present and hence the program will get executed successfully. But from a logical point of view, sum was supposed to be the addition of array elements. using minus(-) instead of plus(+) will give unwanted or incorrect output.


Can you give a C program about SJF algorithm?

no.


Can you please give c program for sudoku?

No


When does a name clash occur in java programming?

A name clash occurs when a name is defined in more than one place. For example., two different class libraries could give two different classes the same name. If you try to use many class libraries at the same time, there is a fair chance that you will be unable to compile or link the program because of name clashes.

Related Questions

Can you give a sentence with the word compile?

I had to compile a list of all the people who had seen the accident. Take these reports and compile a history starting with the oldest dates first. The doctor asked me to compile my medical history.


When you compile a program do you have to give a command to print the source program?

No. You can compile without printing the source. Indeed, I know of no compiler that would allow a program's source to be printed while it is being compiled. They are completely separate and unrelated tasks.


How do you run C and C plus plus program in editplus3 software give me process?

According to the FAQ EditPlus on the EditPlus homepage, the options for Java, C and C++ compiling is located in Preferences -> User tools -> Add Tool -> Program.You then specify the menu text, command (the full path to the compiler executable), the argument and initial directory, and whether or not EditPlus captures the output for review.See the related link below for details on how to set up EditPlus. Note that you may need alternate settings if you're not using a compiler listed in the FAQ.


How do you run perl programs in editplus?

You should have perl installed in your machine.1.Open EditPlus2.Go to Tool->Configure User Tools..3.Click Add Tools>>Select Program4.Give Below OptionMenu Text:PerlCommand:C:\Perl\bin\perl.exe(Browse to location)Argument:$(FileName)Initial Directory:$(FileDir)5.Click Capture OutputWrite a new perl program and go to Tools->Perl to run the program


Where do you do C programming in Windows XP on a computer?

You would first need to obtain a C compiler. If you know C, you could compose it in Notepad and give it the .c extension (or C++ and give it the .cpp extension) if you wanted to. However, you would need a compiler if you wanted to compile the program and run it.


What is the difference between open-source and free software?

Open SourceSoftware that comes with or without a license and includes the source code that is used to compile or build the program. Free SoftwareSoftware that the programmer has elected to give away at no cost, but does not release the sourcecode for the application.


Give a business example of how loops can be beneficial in a program?

Give a business example of how loops can be beneficial in a program?


Can you give me a sentence using word program?

I love this program so much. This program is amazing.


How should I approach my supervisor to inform them that I am quitting my PhD program?

When informing your supervisor that you are quitting your PhD program, it is best to schedule a meeting with them to discuss your decision in person. Be honest and respectful in explaining your reasons for leaving, and express gratitude for the opportunity to work with them. It is important to give sufficient notice and discuss any necessary steps for a smooth transition out of the program.


In techno what is 'sampling'?

Sampling in music is like a sampler at a restaurant, they give you many different samples of food, and compile it onto a plate. Typically it's just where you get a bunch of different bits of songs and compile them into one whole song.


What is the difference between run time and compile time in c?

Compile time errors are detected at the compilation of a program. These are usually syntactical errors. A program cannot be compiled and hence executed if it contains a compile time error. for example, int a b=0; above statement will produce a compile time error as a and b must be separated by a comma(,). Runtime errors are logical errors. They don't affect the compilation of the program but causes a program to produce unwanted output. The program becomes buggy. for example, sum=sum-a[i]; in above statement, no syntactical error is present and hence the program will get executed successfully. But from a logical point of view, sum was supposed to be the addition of array elements. using minus(-) instead of plus(+) will give unwanted or incorrect output.


Give an example on the steps you would take to take care of an angry customer?

Give an example on the steps you would take to take care of an angry customer