Find the answer to your Linux question:
Results 1 to 2 of 2
I had used the cstag feature while developing a proprietary software a few months ago. Is this a feature that ships along with linux or is it a part of ...
  1. #1
    Just Joined!
    Join Date
    Jul 2006
    Posts
    59

    cstags

    I had used the cstag feature while developing a proprietary software a few months ago. Is this a feature that ships along with linux or is it a part of the software? I wish to know how this feature can be started as it is convenient when working on developing/de-bugging softwares that are large and complicated.

  2. #2
    Linux Enthusiast likwid's Avatar
    Join Date
    Dec 2006
    Location
    MA
    Posts
    649
    There are ctags, which like allows you to easily find stuff in big C programs. I assume this is what you mean. The command line utility to generate them is ctags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...