| | |
What programs do you use to program?
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2006
Posts: 12
Reputation:
Solved Threads: 0
I'm writing small command line programs that for instance numerically solve systems of differential equations. The programs are so simple, that I think it would be an overkill to use a development environment like MS Visual Studio or Anjunta. I'm progamming on a Linux computer, and I use Gedit to edit the source files and g++ to compile. Gedit nicely highlights C++ code and g++ tells me what lines contains errors, however, finding runtime errors in the code is a bit more tedious. Usually I have to insert
cout << "Still works here"; in the code at several points and see if it prints. I remember from MSVS that it showed the place in the code were it went wrong with a big arrow. Quite handy. Do you know any program that does this on Linux computers? ![]() |
Similar Threads
- How to run external .exe programs from java (Java)
- QBasic, what can i do to make my programs run without the QBasic program? (Legacy and Other Languages)
- Program won't run (Windows NT / 2000 / XP)
- Problem running DOS programs in XP (Windows NT / 2000 / XP)
- Program for calculating miles per gallon (C++)
- All .exe files need another program to open them??!! (Windows 95 / 98 / Me)
- very slow internet and all programs just hanging (Viruses, Spyware and other Nasties)
- what exactly is instaling/uninstaling a program. (Windows NT / 2000 / XP)
Other Threads in the C++ Forum
- Previous Thread: How can I get into programming?
- Next Thread: Passing a filestream, how?
| Thread Tools | Search this Thread |
api array arrays based beginner binary bitmap c++ c/c++ calculator char char* class classes coding compile compiler console conversion convert count data database delete desktop developer directshow dll dynamiccharacterarray email encryption error file forms fstream function functions game generator getline google graph homeworkhelper iamthwee ifstream input int integer java lib linkedlist linux list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct template templates text tree unix url vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






