I can answer that question with on word
Codewarrior
you'll never go back to Boreland again. :)_
--
Mark
------------------------------------------------------------------------
** =/\= No Penguins were harmed | ICQ#27816299
** <_||_> in the making of this |
** =\/= message... | Registered Linux user #182496
------------------------------------------------------------------------
On Sat, 26 Aug 2000, Brendan K Callahan wrote:
> Are there any graphical interfaces for the compiler? I'm used to using
> Borland Turbo C++ (v3.x and v4.x) for Windows. More clearly defined, I like
> having scrollable windows, multiple windows, the open file dialog and such.
> Anyone know anything?
>
> > I use the compiler that comes with Mandrake which is also the same one in
> > Redhat and the others. If it's C you're programming in invoke 'gcc', if
> > you're doing C++ use 'g++'. Although actually either one will work for
> > both C and C++. I've gotten some funny errors from gcc when compiling a
> > C++ program.
>
>