i don't have any software of c++

Recommended Answers

All 5 Replies

Please explain exactly what you need. What operating system are you using?

Do you want to just write the code? Do you want a compiler? Please read up on some basic C++ to get some clue of what your up against.

I will assume that you are using Windows, read up on a compiler called Dev C++.

If you are using unix , download gcc/g++ compiler source code, run configure , make and make install, you have your compiler ready.

And for future reference, Google can answer these questions better than daniweb.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.