Rtags, function extraction how to use?

Hey all,

 Kinda new to ruby programming and I was wondering if anyone could 

tell me how to use rtags for function extraction from .c,.h, and .cpp
files. Any help would be appreciated.

On Thu, Oct 19, 2006 at 11:12:57PM +0900, John L. wrote:

 Kinda new to ruby programming and I was wondering if anyone could 

tell me how to use rtags for function extraction from .c,.h, and .cpp
files. Any help would be appreciated.

You could run [ec]tags on the non-ruby files and then load both tag
files into your editor. I would guess [ec]tags would soon support ruby.