[comp.lang.c++] tags for C++ programs

thaker@pak.harris-atd.com (Gautam Thaker) (03/21/90)

I am a new comer to the C++ world. Is there an equivalent
of the "ctags" program for C++? Any help will be greatly
appreciated.

Also is there a general solution to the problem of
resolving among multiple methods of the same name for
C++ code such as:

         a += b.energy();         // several methods named "energy" exist
        
Thanks in advance.

Gautam H. Thaker (thaker@trantor.harris-atd.com)    407-729-7099 (W)
Harris Corp; ESS; Advanced Technology Dept.         407-729-2537 (Fax)
MS 3A/1912; P. O. Box 37; Melbourne, FL 32902       407-984-4342 (H)
Gautam H. Thaker (thaker@trantor.harris-atd.com)    407-729-7099 (W)
Harris Corp; ESS; Advanced Technology Dept.         407-729-2537 (Fax)
MS 3A/1912; P. O. Box 37; Melbourne, FL 32902       407-984-4342 (H)