IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Cross reference tool
I should know this but don't - is there a decent cross-referencing tool for C applications?
-drl
New something like ctags?
There was also a program called cxref but it's been a really long time since I used it.
Now I mostly use my editor to do references and such.
New Re: something like ctags?
I coulnd't find cxref - which surprised me. I'll look at ctags. thx
-drl
New Check out cscope...
at [link|http://cscope.sourceforge.net|http://cscope.sourceforge.net].

From the homepage:


Allows searching code for:

  • all references to a symbol
  • global definitions
  • functions called by a function
  • functions calling a function
  • text string
  • regular expression pattern
  • a file
  • files including a file


     Cross reference tool - (deSitter) - (3)
         something like ctags? - (hnick) - (1)
             Re: something like ctags? - (deSitter)
         Check out cscope... - (neelk)

The Pseudo Markov Chain O' Puerile Musings.
68 ms