best ide for c

2005-01-03 Thread Alvaro Rosales
Hello guys, I am learning how to program in C, Can yo recommend me an IDE ?. Thank you in advance ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Re: best ide for c

2005-01-03 Thread Louis LeBlanc
On 01/03/05 03:28 PM, Alvaro Rosales sat at the `puter and typed: Hello guys, I am learning how to program in C, Can yo recommend me an IDE ?. Thank you in advance Let the holy war begin :) This is gonna get a lot of action. It's been discussed here before, and will be discussed many times

Re: best ide for c

2005-01-03 Thread Andrew P.
Alvaro Rosales wrote: Hello guys, I am learning how to program in C, Can yo recommend me an IDE ?. Thank you in advance Last October was rich in discussions on this topic. Check these out: http://lists.freebsd.org/pipermail/freebsd-questions/2004-October/062119.html

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread Thomas T. Veldhouse
KDevelop is the one I tend to use. You could try Eclipse as well. I believe there is a C++ plugin for it. Tom Veldhouse - Original Message - From: alireza mahini [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 1:49 PM Subject: What is the best IDE for C

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread Kirk Strauser
At 2002-10-08T18:49:17Z, alireza mahini [EMAIL PROTECTED] writes: I am Alireza and i am a young c++ developer in freebsd. I am working with freebsd4.4 and i need an IDE for programming in C or C++ languages such as KDvelop. Please guide me about this . I love Emacs. Edit, compile, build,

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread Giorgos Keramidas
On 2002-10-08 16:14, Kirk Strauser [EMAIL PROTECTED] wrote: At 2002-10-08T18:49:17Z, alireza mahini [EMAIL PROTECTED] writes: I am Alireza and i am a young c++ developer in freebsd. I am working with freebsd4.4 and i need an IDE for programming in C or C++ languages such as KDvelop.

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread John Bleichert
On Wed, 9 Oct 2002, Giorgos Keramidas wrote: Date: Wed, 9 Oct 2002 01:12:57 +0300 On 2002-10-08 16:14, Kirk Strauser [EMAIL PROTECTED] wrote: At 2002-10-08T18:49:17Z, alireza mahini [EMAIL PROTECTED] writes: I am Alireza and i am a young c++ developer in freebsd. I am working with

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread Greg 'groggy' Lehey
On Tuesday, 8 October 2002 at 14:08:09 -0500, Thomas T. Veldhouse wrote: On Tuesday, October 08, 2002 2:03 PM, Adam Weinberger wrote: (10.08.2002 @ 1149 PST): alireza mahini said, in 0.5K: I am Alireza and i am a young c++ developer in freebsd. I am working with freebsd4.4 and i need an

What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread alireza mahini
I am Alireza and i am a young c++ developer in freebsd. I am working with freebsd4.4 and i need an IDE for programming in C or C++ languages such as KDvelop. Please guide me about this . [EMAIL PROTECTED] __ Do you Yahoo!? Faith Hill - Exclusive

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread Adam Weinberger
!? Faith Hill - Exclusive Performances, Videos More http://faith.yahoo.com To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message end of What is the best IDE for C++programming in FreeBSD4.4? from alireza mahini -- Oh good, my dog found

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread Thomas T. Veldhouse
is the best IDE for C++programming in FreeBSD4.4? there are a number of neat IDE packages for FreeBSD in the ports tree. kdevelop is certainly one of them. there are a couple strong ones for the gnome environment, too. browse http://www.freebsd.org/ports/devel.html and search around

Re: What is the best IDE for C++programming in FreeBSD4.4?

2002-10-08 Thread Fernando Gleiser
On Tue, 8 Oct 2002, alireza mahini wrote: I am Alireza and i am a young c++ developer in freebsd. I am working with freebsd4.4 and i need an IDE for programming in C or C++ languages such as KDvelop. Not an IDE, but I use vim for editing the files, an xterm for compiling/ runing/testing and