where can i download a c++ program to try my exercises?
c++ newbie problem
You need a C++ compiler just google for "download devCPP" and download it with MinGW(win32 based compiler for c++)
for linux, try anjuta or kdevelop. kdevelop is better suited for KDE and anjuta is a complete suite for GNOME development including GTK, GTK2, and i think glib or something like that.. don't remember much.
cool... tnx guys... now i cant try it myself. appreciated!!!
| kawkazEE wrote: |
| where can i download a c++ program to try my exercises? |
I advise you to try Turbo C++,it is a great C++ compiler for beginner.
Get it from here!(Turbo C++ 3.0)
http://ftp.bjpu.edu.cn/incoming/software/delphij/tcpp3.zip
