Re: Programming Environment

2001-04-24 Thread Jeff Hogg
9 PM Subject: Programming Environment >Hi All, > >i would like to know if there is a good programming environment for C,, >like TC++ (Borland Turbo C++ for Windows) >i tried gIDE but it is not as good as TC++, also Sniff is too much >complicated. > >if there is

Re: Programming Environment

2001-04-24 Thread Statux
I use Sniff+ from www.takefive.com well actually, I usually do everything by hand (with vi) :) On Tue, 24 Apr 2001, Bernhard Rosenkraenzer wrote: > On Tue, 24 Apr 2001, Fahad Al-Duraibi wrote: > > > if there is a Visual one like (M$ VC++) it will be even better :) > > Install KDevelop (yo

Re: Programming Environment

2001-04-24 Thread Bernhard Rosenkraenzer
On Tue, 24 Apr 2001, Fahad Al-Duraibi wrote: > if there is a Visual one like (M$ VC++) it will be even better :) Install KDevelop (you'll need the KDE 2.x libraries though, so use Red Hat Linux 7.1 or install the KDE packages from 7.1), it's much better than M$ VC++. (And yes, you can use i

Programming Environment

2001-04-24 Thread Fahad Al-Duraibi
Hi All, i would like to know if there is a good programming environment for C,, like TC++ (Borland Turbo C++ for Windows) i tried gIDE but it is not as good as TC++, also Sniff is too much complicated. if there is a Visual one like (M$ VC++) it will be even better :) Thanks