For what it's worth, my style is almost the same as rst's. I use ctags
and don't find it a pain to use... and to give this post a little more
significance than a religious war:
Has anyone used sgrep (http://www.cs.helsinki.fi/~jjaakkol/sgrep.html)
to find function decl/defns "from the command line"? I'd imagine it's
something like sgrep '"func_name" not in "{".."}"' *.c. That grabs
declarations too... but hey, it's better than "grep func_name". sgrep is
still on my list of things to explore when I have the time.
Dean
Received on Sat Jun 29 21:24:28 1996
This archive was generated by hypermail 2.1.8
: Thu Aug 24 2006 - 14:43:54 EDT
|