I actually use Borland C++ 3.1 for MS-DOS.
Turbo C++ is Borland's integrated development environment (IDE).
I thought its a development tool.. this is what i got from wiki --- is a commercial (free version available), integrated development environment (IDE) product from Microsoft for the C, C++, and C++/CLI programming languages. It has tools for developing and debugging C++ code, especially code written for the Microsoft Windows API, the DirectX API, and the Microsoft .NET Framework.
At the very least a C++ program can be written using nothing more than a plain-text editor and a C++ language compiler and corresponding linker. However, an integrated development environment (IDE) that supports some variant of C++ is generally much easier to work with.
Design, flowchart, encode, compile, test and debug.
You should use the one that best suits the platform(s) you intend to target.
C++ is a standard -- there are no tools as such. Even the generic implementation has no tools beyond an editor, a compiler and a linker. To gain tools, you must buy an integrated development environment (IDE) which will provide built-in tools including a debugger, memory viewers, watches and so on. You can also build your own tools or add third-party tools to the IDE.
Bjarne Stroustrup began development of C with Classes in 1978/9. The name was changed to C++ in 1983 when the first version of the language was released.
Plus Development was created in 1983.
There are several: an editor, a compiler and linker being the three main programs. Typically you will install an integrated development environment (IDE) that includes all three plus project management and debugging utilities, help compilers, installation helpers, and a raft of plug-ins to suit the platform you are developing for.
C Plus Plus, or C++ is an intermediate-level computer programming language. It was developed by Bjarne Stroustrup starting in 1979. You can practice C Plus Plus at a site such as Cprogramming.
Yes, if you have a suitable compiler and environment. Microsoft's Visual C/C++ 1.52C 16-bit development system did exactly that. There are other compilers as well.
Paul M. Chirlian has written: 'Programming in C[plus plus]' 'Analysis and design of integrated electronic circuits' -- subject(s): Integrated circuits 'Turbo PROLOG'