answersLogoWhite

0


Best Answer

You can use any text editor you want, say notepad in windows and vi in unix. You can also use MS Word, but you need to save in text format, i.e. with no formatting, because the compiler only understands the text, and not the formatting.

Often, however, the text editor is part of an integrated development environment, that makes it easier to highlight code and errors, organize classes and modules, and to debug visually. In the Windows environment, that might be Visual Studio, but it can be any supported product for your platform.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

There are many programs you can download to write C++ programs in. A couple you could try is the NetBeans IDE and also the Eclipse IDE.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which program can you use to write C Plus Plus scripts?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write a program in C plus plus plus plus How do you write a program in C to swap two variables without using the third oneo swap two variables without using the third one?

To swap two variables without using a third variable, use exclusive or manipulation... a ^= b; b ^= a; a ^= b;


Can you use C plus plus with Excel spreadsheets?

This question is irrelative because C++ is a language and Excel is a software. The thing is that we can't use C++ with Excel, but we can write a program like excel in C++.


How do you use runescape scripts?

What kind of scripts?


What are the home application of c plus plus programming language?

C++ is useful when you want to write a program which you can use for your home use. For instance, you have a lot of different files. You can use C++ to sort them out using file extensions. Or you can write a program which will keep track of programs and music you download and so on.


How to use Javascript to write to the local filesystem?

For security reasons, regular JavaScript scripts in web pages are not allowed to write to the local file system.


What kind of scripts do they use in ROBLOX?

Lua Scripts


use the word program as a direct object?

Write a program for this process.


How do you write a program in embedded c?

Use a text-editor program.


Do you have a script that you can write from the internet about Father's Day?

Yes,you can use Google.com ,type in Fathers Day,and there are many poems and scripts.


Who makes spybot?

Answer by TechsupportSpyBot is used to detect and remove spyware from your computer. It has been rated as a good antiSpyware program by Consumer Reports.The scripts make the program easier to use with JAWS.


How do you design a computer using c plus plus?

C++ is used to write programs, not to design computers. If you want to design computers, use a CAD program specifically intended to aid in electronics design.


How you write a c program in notepad?

Use the keyboard.