![]() |
| | #46 |
| Frequently Quite Prolix Join Date: Apr 2005 Location: Canada
Posts: 7,629
| If you haven't already, you should try make and a debugger. They're absolutely essential. The names vary depending on what compiler you are using, but for GCC/g++, it's "make" and "gdb" (the GNU Debugger). Some general programming software that I use under Linux (but works on other platforms unless otherwise noted).
__________________ dwk Seek and ye shall find. quaere et invenies. "Simplicity does not precede complexity, but follows it." -- Alan Perlis "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra "The only real mistake is the one from which we learn nothing." -- John Powell Other boards: DaniWeb, TPS Unofficial Wiki FAQ: cpwiki.sf.net My website: http://dwks.theprogrammingsite.com/ Projects: codeform, xuni, atlantis, etc. New project: nort |
| dwks is offline | |
| | #47 |
| Crazy Fool Join Date: Jan 2003 Location: Canada
Posts: 2,588
| >Kompare: the nicest (graphically) diff program I've ever come across. Meld is also a pretty sweet diff front end. It lets you click sections of the file back and fourth when merging.
__________________ jeff.bagu.org - Terrain rendering and other random stuff |
| Perspective is offline | |
| | #48 | |
| I eat babies Join Date: Jan 2008 Location: la-la-land
Posts: 31
| good job, very helpful
__________________ Quote:
Visual C++ 2008 Express Edition! Windows XP | |
| mthemapc is offline | |
| | #49 |
| Super unModrator Join Date: Dec 2007
Posts: 321
| The firebird link took me to an irrelevant page. Hair products--hair shampoo, hair jewelery,hair loss solutions etc. |
| abh!shek is offline | |
| | #50 | ||
| Frequently Quite Prolix Join Date: Apr 2005 Location: Canada
Posts: 7,629
| [edit] Quote:
[/edit]Firebird is really just an old name for Firefox, as far as I can tell. http://en.wikipedia.org/wiki/Mozilla_Firefox Quote:
In short: try Firefox. http://www.mozilla.com/en-US/firefox/ [edit=2] I had completely forgotten that I had posted in this thread, believe it or not. Anyway, here are some other programs that I'm using at the moment:Software that came with GCC that you never knew you had:
Also: Linux. Get Linux and you'll get so much free software you can do almost anything . . . I use Debian, but that's just because I like its package management system. [/edit]
__________________ dwk Seek and ye shall find. quaere et invenies. "Simplicity does not precede complexity, but follows it." -- Alan Perlis "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra "The only real mistake is the one from which we learn nothing." -- John Powell Other boards: DaniWeb, TPS Unofficial Wiki FAQ: cpwiki.sf.net My website: http://dwks.theprogrammingsite.com/ Projects: codeform, xuni, atlantis, etc. New project: nort Last edited by dwks; 02-06-2008 at 12:09 PM. | ||
| dwks is offline | |
| | #51 |
| Super unModrator Join Date: Dec 2007
Posts: 321
| oh! yes i have firefox. I thought firebird is something different so i wanted to try it out. thanks. |
| abh!shek is offline | |
| | #52 | |
| C++ Witch Join Date: Oct 2003 Location: Singapore
Posts: 10,368
| Quote:
__________________ C + C++ Compiler: MinGW port of GCC Build + Version Control System: SCons + Bazaar Look up a C/C++ Reference and learn How To Ask Questions The Smart Way | |
| laserlight is offline | |
| | #53 |
| Super unModrator Join Date: Dec 2007
Posts: 321
| Relational database Management system ? I thought its a browser, alternative for IE. Last edited by abh!shek; 02-07-2008 at 09:47 AM. |
| abh!shek is offline | |
| | #54 |
| (?<!re)tired Join Date: May 2006 Location: Portugal
Posts: 5,220
| Read the wiki about firefox or post a new thread. Lets leave this one for what it's meant to be.
__________________ Originally Posted by brewbuck: Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster. |
| Mario F. is offline | |
| | #55 |
| HelpingYouHelpUsHelpUsAll Join Date: Dec 2007 Location: In your nightmares
Posts: 223
| Here are some more Open Source Apps IRC Client: Pidgin Web browser and editor: Amaya IP Scan: Angry IP Scanner Downlaod Manager: Free Download Manager And if no-one has mentioned it: VLC Media Player
__________________ long time no C; //seige You miss 100% of the people you don't C; Code: if (language != LANG_C && language != LANG_CPP)
drown(language);
|
| P4R4N01D is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trying to store lots of values in a vector? | DARKGuy | C++ Programming | 6 | 09-10-2007 03:41 PM |
| Lots of bitmaps | twomers | Windows Programming | 1 | 05-28-2006 07:02 AM |
| Program in linux to do LOTS of math (takes long time to complete) | Leeman_s | Linux Programming | 3 | 03-21-2004 06:02 PM |
| anyone know of some good freeware audio editors? | compjinx | A Brief History of Cprogramming.com | 1 | 10-20-2002 03:11 PM |
| Freeware C or C++ GUI? | Unregistered | Windows Programming | 2 | 02-15-2002 03:12 PM |