Browsing C/C++ source code under Linux

1999-10-22 Thread Omer Zak

I am looking for a good C/C++ code browser, which will offer at least the
power and convenience of the MS-Visual C++ code browser.

From Web surfing, I saw that there are several code browsers running under
Linux.

Does anyone have experience with the browsers and can recommend a good
one?

I would like to use the code browser to browse the kernel source code
(however the browser should be able to deal also with other
C/C++ projects).
 --- Omer
WARNING:
By sending me unsolicited commercial/political/religious/MailPush
E-mail message/s (known also as "spam"), you irrevocably agree to
pay me US$500.- (plus any legal expenses incurred by my trying to
collect the amount due) per unsolicited commercial/political/
religious/MailPush E-mail message - for the service of receiving it.


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



CLARIFICATION (was: RE: Browsing C/C++ source code under Linux)

1999-10-22 Thread Omer Zak

Clarification:
Thanks to the people who replied to me in private.
However, I would like to clarify that I am looking for free (open source
preferred) source code browser, rather than a commercial solution.

 I am looking for a good C/C++ code browser, which will offer at least the
 power and convenience of the MS-Visual C++ code browser.
 
 From Web surfing, I saw that there are several code browsers running under
 Linux.
 
 Does anyone have experience with the browsers and can recommend a good
 one?
 
 I would like to use the code browser to browse the kernel source code
 (however the browser should be able to deal also with other
 C/C++ projects).

   --- Omer
WARNING:
By sending me unsolicited commercial/political/religious/MailPush
E-mail message/s (known also as "spam"), you irrevocably agree to
pay me US$500.- (plus any legal expenses incurred by my trying to
collect the amount due) per unsolicited commercial/political/
religious/MailPush E-mail message - for the service of receiving it.


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: Browsing C/C++ source code under Linux

1999-10-22 Thread Yosi

I am looking for a good C/C++ code browser, which will offer at least
the power and convenience of the MS-Visual C++ code browser.

From Web surfing, I saw that there are several code browsers running
under Linux.

Does anyone have experience with the browsers and can recommend a
good one?

I am not quite sure I understand what you mean by "code browser".
MSVC is an IDE (Integrated Development Enviroment). If you are asking
about IDEs, then there are quite a few of them for Linux. Just
go to http://linuxapps.com and look at the IDE section.
If you are interested in my opinion - I work with CodeCrusader and
think it is extremly usefull. However, I prefer DDD as my debugger
(actually it's a wrapper to gdb) rather than CodeMedic, that is
written by the same person who writes CodeCrusader.

__
Get Your Private, Free Email at http://www.hotmail.com

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]